Hi all,
I am having a ton of trouble setting up my home network. I have 3 ethernets
on my firewall. eth0 goes to the DSL modem, eth1 connects to a subnet
and eth2 connects to another. I have setup the routing table to work. And
I have the following setting in my dhcpd.conf
It makes sense to me, HOWEVER, when I turn on dhcpd, it works most of the
time but sometimes it grants the wrong subnet address, i.e., it will grant
192.168.37.249 to eth1 !!
any help is appreciated!
#eth1: 192.168.1.0
#eth2: 192.168.37.0
subnet 192.168.1.0 netmask 255.255.255.0
{
...
Bookmarks