----- Original Message -----From: George VieiraSent: Thursday, June 05, 2003 8:52 AMSubject: RE: Help: ip_pptp_* IssueYour missing the ipt_nat_pptp or whatever it is..why not run the PPTP client on the firewall and all the workstations route through it????Thanks,
George Vieira
Citadel Computer Systems Pty Ltd-----Original Message-----
From: John Paul [mailto:john@pinoylinux.sytes.net]
Sent: Thursday, June 05, 2003 9:54 AM
To: netfilter@lists.netfilter.org
Subject: Help: ip_pptp_* IssueHello Folks,My Config:PC1 (192.168.0.20) ----> gateway(LinuxServer) <-------------------> internet <--------------------> VPN ServerPC2 (192.168.0.21) eth0 : 242.x.x.xeth1 : 192.168.0.1I have my private network configured as 192.168.0.0/24. PC1 and PC2 can connect to the VPN Server BUT ONLY ONE AT A TIME. Is there any way to configure "gateway(LinuxServer) so PC1 and PC2 can connect at the same time? Is it something to do with the ip_pptp_* issue?Appreciate any help.TIA."lsmod"Module Size Used by Tainted: P
ip_conntrack_pptp 3984 0 (unused)
ip_conntrack_proto_gre 6036 0 [ip_conntrack_pptp]
ppp_deflate 4568 0 (autoclean)
zlib_deflate 21624 0 (autoclean) [ppp_deflate]
zlib_inflate 21828 0 (autoclean) [ppp_deflate]
ppp_mppe 24088 0 (autoclean)
bsd_comp 5464 0 (autoclean)
ipt_LOG 4248 5 (autoclean)
ipt_limit 1688 3 (autoclean)
ipt_state 1048 7 (autoclean)
iptable_mangle 2776 0 (autoclean) (unused)
ipt_MASQUERADE 2872 1 (autoclean)
ipt_REDIRECT 1368 1 (autoclean)
iptable_nat 30072 1 (autoclean) [ipt_MASQUERADE ipt_REDIRECT]
ip_conntrack 41824 4 (autoclean) [ip_conntrack_pptp ip_conntrack_proto_gre ipt_state ipt_MASQUERADE ipt_REDIRECT iptable_nat]
ppp_synctty 8384 0 (unused)
ppp_async 9888 1
ppp_generic 23936 3 [ppp_deflate ppp_mppe bsd_comp ppp_synctty ppp_async]
slhc 6844 0 [ppp_generic]
3c59x 30608 1
iptable_filter 2412 1 (autoclean)
ip_tables 18584 10 [ipt_LOG ipt_limit ipt_state iptable_mangle ipt_MASQUERADE ipt_REDIRECT iptable_nat iptable_filter]