[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

documentation of win9x w/ linux dhcp server



i am trying tohe set up a dhcp service that will utilize my gateway for an internet connection
i am using win 9x clients
so far i have set up 2 nic's
eth0, eth1
next i set up dhcpd-beta for use w/ multiple nic's
i added the correct scripts and got the dhcp service working
next i want to open a gateway for the all the ip's i am specifiying
192.168.1.100 - 192.168.1.200
i added a script at the bottom of /etc/init.d/network as follows:
/sbin/ipfwadm -F -p deny
/sbin/ipfadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
 
i seem to be errors thought otherwise everyting is suspost to work.
 
ipfwadm: setsockopt failed: Invalid argument
 
where dou find info on firewall policies
i think i need an entry.
 
 
anyone familiar w/ windows clients using a linux dhcp server to access the interent all on a single IP???????
 
i am half way there in case there are any questions? just need a brilliant mind to finish the job!
 

Reply to: