[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Google
  Web www.spinics.net

Redhat 7.2 dhcpd



Hi,

To allow Windows Client using dhcpd on Linux Server, I need to add two route
entries:
http://www.tldp.org/HOWTO/Net-HOWTO/x1444.html

I try to do this by putting /etc/sysconfig/static-routes file

eth1 net 255.255.255.255 netmask 255.255.255.255 gw 0.0.0.0
eth1 net 255.255.255.0 netmask 255.255.255.255 gw 0.0.0.0

I restart the network ( service network restart)

then check the routing table

stination     Gateway         Genmask         Flags Metric Ref    Use Iface
203.198.49.40   0.0.0.0         255.255.255.248 U     0      0        0 eth0
10.1.8.0        0.0.0.0         255.255.248.0   U     0      0        0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 eth0

It seems that the above entries was not added to the tables?

I am using Redhat 7.2 and dhcpd 3.0 compiled from source tar ball

---
Regards,
Chris Lee
_______________________________________________
LinuxManagers mailing list - http://www.linuxmanagers.org
submissions: LinuxManagers@linuxmanagers.org
subscribe/unsubscribe: http://www.linuxmanagers.org/mailman/listinfo/linuxmanagers

[Home]     [Kernel List]     [Linux SCSI]     [Video 4 Linux]     [Linux Admin]     [Yosemite News]     [Motherboards]

Powered by Linux