Milen Dimitrov said: > > > Hi, > I just setup a dialin server on RedHat 9. > Dial in server is a member of LAN with common gateway 192.168.1.1. > I can browse internet from dial-in server and I can ping any other PC in > the LAN. > > From a windows PC i can dial in and connect to the server but I cannot > browse Internet. > When connected to the dial-in server my windows PC has the following > ipsettings and I cannot ping > any other PC in the LAN except dial in server (192.168.1.10) I'm > connected to: One thing I didn't see was an iptables rule to forward packets eg, iptables -A FORWARD -s 192.168.1.0/255.255.255.0 -m state --state NEW,RELATED,ESTABLISHED -j ACCEPT Wouldn't you need to do something like that in addition to the sysctl statement? I use an iptables rule like that, and it works like a charm. I hope that helps. -- Tony Inskeep Pfeiffer University ----------------------------- -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list