/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


I have read the HOWTO but it doesnt provdide info on how to configure
windows 2000 as a client. I tried to follow directions for NT and 9x, but
its just not seup the same way. For instance i cant find anything for DHCP
in TCP/IP properties or IP Forwarding. my internal network will ping
itself from both machines, one being the linux MASQserver, and the other
being Win2000 client. Win200 client will successfully ping my Linux
Server's EXTERNAL Ip address, but will not ping an external Static IP
address. I am connected to the net with ppp0, and LAN on eth0. i tried
configureing the line:
$IPTABLES -A FORWARD -i ppp0 -o eth0 -m state --state ESTABLISHED,RELATED
-j ACCEPT
$IPTABLES -A FORWARD -i eth0 -o ppp0 -j ACCEPT
.. to use ppp0, but i dont know if that was correct because it still didnt
work. can anyone point me in the correct direction?

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to