Trying to setup my first homelab and I have been unable to get Sophos UTM to get an IP from my modem.
I have 4 physical NICs, and have two vSwitches setup. vSwitch0 uses NIC #3 and is the internal network. vSwitch1 uses NIC #4 and is connect directly to my cable modem. I have a separate portgroup for each.
For my UTM VM, I have both portgroups (for vSwitch0 & vSwitch1) as network adapters (eth0 & eth1). eth0 works fine, and the link and state are up. eth1 however says link up and state down with an ip of 0.0.0.0 and default gateway of 0.0.0.0. I thought it was the modems issue, so I turned the modem off, booted UTM, and then turned the modem back on. Tried to renew and nothing.
For kicks I plugged NIC #4 into my router, restarted UTM and tried to renew again, expecting it to receive a 192.168.1.x address with a default gateway of 192.168.1.1. It did not, still all zeros. The only way I could get eth1 status to be up if if I set a static IP in sophos for that connection, it will not get an IP address automatically.
My router's web interface shows that there is no connected ethernet devices, the ethernet lights are lit up on router & server, cable is known good. Sophos logs look like:
2017:05:06-15:55:01 moocher-shield /usr/sbin/cron[10622]: (root) CMD ( /usr/local/bin/reporter/system-reporter.pl)
2017:05:06-15:55:06 moocher-shield dns-resolver[4943]: DNS server failed to contact!
2017:05:06-15:55:46 moocher-shield dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
2017:05:06-15:55:54 moocher-shield dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
2017:05:06-15:56:06 moocher-shield dns-resolver[4943]: DNS server failed to contact!
2017:05:06-15:56:07 moocher-shield dhclient: No DHCPOFFERS received.
2017:05:06-15:56:07 moocher-shield dhclient: No working leases in persistent database - sleeping.
2017:05:06-15:56:55 moocher-shield dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
2017:05:06-15:56:58 moocher-shield dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
2017:05:06-15:57:05 moocher-shield dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 11
2017:05:06-15:57:07 moocher-shield dns-resolver[4943]: DNS server failed to contact!
2017:05:06-15:57:16 moocher-shield dhclient: No DHCPOFFERS received.
2017:05:06-15:57:16 moocher-shield dhclient: No working leases in persistent database - sleeping.
Whats going on? Any idea how I can fix/configure this? I need sophos to connect to my modem so I can use it's firewall features...etc I imagine if I can get it to automatically recieve na IP from my router, I should be golden and it will receive one from my ISP through the modem
This thread was automatically locked due to age.