Well can anyone out there help me with my situation with PPTP and ip_masq
???

My setup.

ISP Client PPTP ===> Internet ===> Linux 2.0.32 Masq ===> NT 4.0 PPTP Server

(192.16.100.1)                      (IP 192.16.100.2)

( DFG 192.168.100.1)



===> Win 95 Client

(IP 192.16.100.3)

( DFG 192.168.100.1)

I have ipmasq running successfully, and all internal boxes can see the
internet, I have implemented the PPTP patch (Due to at a later date I will
be going from my internal client to another PPTP server.), but I still can
not see the PPTP server from a PPTP client on the internet.

This is my rc.local file.

/sbin/depmod -a
/sbin/modprobe  ip_masq_ftp
/sbin/modprobe  ip_masq_raudio
/sbin/modprobe  ip_masq_vdolive
/sbin/modprobe  ip_masq_irc
/sbin/modprobe  ip_masq_quake
/sbin/modprobe  ip_masq_cuseeme
ipfwadm -F -p deny
ipfwadm -F -a m -S 192.168.100.0/24 -D 0.0.0.0/0
ipautofw -A -r tcp 1723 1723 -h 192.168.100.2
ipfwd --masq 192.168.100.2 47 &

Am I missing something???

Thank you

Ron Tolton.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to