Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
15.1 Legacy Series
»
IP setup problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: IP setup problem (Read 27301 times)
orpheus
Newbie
Posts: 7
Karma: 0
IP setup problem
«
on:
January 12, 2015, 12:04:54 pm »
Hi,
I have interesting problem. Fresh installation of OPNsense in VMWare environment. VM has 2 interfaces, one on public internet, second on private network.
After successful installation I have tried to setup IP for WAN interface.
WAN interface is em0, LAN is em1.
IP setup should be:
IP: 62.168.117.233
Mask: 255.255.255.224 = /27
GW: 62.168.117.225
DHCP disabled, IPv6 disabled.
When IP setup is over I see that the IP was not assigned and machine is not reachable on net.
Any idea ?
Logged
jschellevis
Administrator
Full Member
Posts: 156
Karma: 37
Re: IP setup problem
«
Reply #1 on:
January 12, 2015, 01:20:00 pm »
Hi orpheus,
It may have to do with the default being em0: LAN em1: WAN.. did you reboot after changing that order?
I tried it on a live system with the latest 15.1.1 version that will be released later today as we did have some issues with setting static ip adresses on WAN.. so its likely the issue has been resolved.
Perhaps you can retry with the latest version?
If you keep running into issues, please let me know so we can find the cause and fix it asap.
The latest version should be on sourceforge in a few hours.
Logged
cory1768
Newbie
Posts: 19
Karma: 5
Re: IP setup problem
«
Reply #2 on:
January 12, 2015, 10:58:18 pm »
I currently have a similar configuration however mine is running on Hyper-V 2012 R2, two Virtual switches one for WAN and one for LAN. Below are settings that are currently on mine, do you have your virtual switches setup correctly?
Also something else to watch is make sure your WAN and LAN interface is set to the correct adapter, the first installation I had, I put EN0 as WAN and EN1 as LAN when it needed to be EN0 LAN and EN1 WAN, I'm assuming that's how the OS read the adapters presented to it even though EN0 should have been the adapter as WAN. (Confusing yet?)
Last weird thing I encountered, when I accidently set the wrong interface and I was doing so from the Virtual Console to the server, it would never correctly assign the IP address. I found out that when changing the IP address it asks you one more question at the end, something like "switch to HTTP", answer yes on this if you are attempting these changes from the Virtual Console, and once its working from the web interface switch it back over to https. I have no idea why this was occurring but it snapped out of it and I never had the issue again.
WAN
DHCP: Disabled
IPv4 Configuration Type: DHCP
IPv6 Configuration Type: None
Block private networks: True
Block bogon networks: True
Every other setting remained blank.
LAN
DHCP: Disabled
IPv4 Configuration Type: Static IPv4
IPv6 Configuration Type: None
IPv4 address: xxx.xxx.xxx.xxx
/ xx
Block private networks: True
Block bogon networks: True
Every other setting remained blank.
«
Last Edit: January 12, 2015, 11:06:38 pm by cory1768
»
Logged
orpheus
Newbie
Posts: 7
Karma: 0
Re: IP setup problem
«
Reply #3 on:
January 30, 2015, 01:38:57 pm »
Thanks, the new version - fresh install worked without problems
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
15.1 Legacy Series
»
IP setup problem