https://bugzilla.novell.com/show_bug.cgi?id=733080 https://bugzilla.novell.com/show_bug.cgi?id=733080#c2 --- Comment #2 from Rob Verduijn <rob.verduijn@gmail.com> 2012-01-12 11:01:06 UTC --- It seems I copied the file from the wrong pc. This is the correct one. DHCPGIADDR='192.168.132.252' IPADDR='192.168.132.181' NETMASK='255.255.255.0' NETWORK='192.168.132.0' BROADCAST='192.168.132.255' ROUTES='192.168.3.0,255.255.255.0,192.168.132.253' GATEWAYS='' DNSDOMAIN='survrech.local' DNSSERVERS='192.168.132.1' DHCPSID='192.168.3.193' LEASEDFROM='1326361904' LEASETIME='28800' RENEWALTIME='14400' REBINDTIME='25200' INTERFACE='eth0' CLASSID='dhcpcd 3.2.3' CLIENTID='01:00:0f:fe:58:25:7e' DHCPCHADDR='00:0f:fe:58:25:7e' The output of the command 'netstat -rn' netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 192.168.3.0 192.168.132.253 255.255.255.0 UG 0 0 0 eth0 192.168.132.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 The gateway should be 192.168.132.1 And the static route that has been added is the one that points to the 192.168.3.0 subnet The dhcp servers are windows servers 192.168.3.192 and 192.168.3.193. The layer3 switch (cisco) is set up with an iphelper for those ip addresses to enable forwarding of dhcp-requests and answers. The windows admin set it up with the recommended (by MS) method using 80% of the range for the primary and 20% for the secondary dhcp server. The serverers have been checked for configuration errors using a different distro (ubuntu11.10) the gateway is set properly when using a static route. As you can see the DHCPGIADDR='192.168.132.252' is set to the wrong ip. Rob Verduijn -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.