Linux Netfilter discussions
 help / color / mirror / Atom feed
* RE: Help: ip_pptp_*  Issue
@ 2003-06-05  0:52 George Vieira
  2003-06-05 10:38 ` Help: ip_pptp_* Issue (Solved!) John Paul
  0 siblings, 1 reply; 2+ messages in thread
From: George Vieira @ 2003-06-05  0:52 UTC (permalink / raw)
  To: John Paul, netfilter

[-- Attachment #1: Type: text/plain, Size: 2596 bytes --]

Your 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 Systems Manager georgev AT citadelcomputer DOT com DOT au 
Citadel Computer Systems Pty Ltd
Phone : +61 2 9955 2644 HelpDesk: +61 2 9955 2698  <http://www.citadelcomputer.com.au/> http://www.citadelcomputer.com.au
 
 
-----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_* Issue


Hello Folks,
 
My Config:
 
PC1 (192.168.0.20) ----> gateway(LinuxServer) <-------------------> internet <--------------------> VPN Server
PC2 (192.168.0.21)       eth0 : 242.x.x.x
                                    eth1 : 192.168.0.1
 
 
I 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]


[-- Attachment #2: Type: text/html, Size: 8579 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Help: ip_pptp_*  Issue (Solved!)
  2003-06-05  0:52 Help: ip_pptp_* Issue George Vieira
@ 2003-06-05 10:38 ` John Paul
  0 siblings, 0 replies; 2+ messages in thread
From: John Paul @ 2003-06-05 10:38 UTC (permalink / raw)
  To: George Vieira, netfilter

[-- Attachment #1: Type: text/plain, Size: 2928 bytes --]

Thanks George. After 5 days of working on this, now it works like a charm! 

key: <ip_nat_pptp>

cheers!
  ----- Original Message ----- 
  From: George Vieira 
  To: John Paul ; netfilter@lists.netfilter.org 
  Sent: Thursday, June 05, 2003 8:52 AM
  Subject: RE: Help: ip_pptp_* Issue


  Your 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 LtdSystems Managergeorgev AT citadelcomputer DOT com DOT au
  Citadel Computer Systems Pty Ltd
  Phone : +61 2 9955 2644HelpDesk: +61 2 9955 2698http://www.citadelcomputer.com.au


  -----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_* Issue


  Hello Folks,

  My Config:

  PC1 (192.168.0.20) ----> gateway(LinuxServer) <-------------------> internet <--------------------> VPN Server
  PC2 (192.168.0.21)       eth0 : 242.x.x.x
                                      eth1 : 192.168.0.1


  I 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]


[-- Attachment #2: Type: text/html, Size: 10133 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-05 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-05  0:52 Help: ip_pptp_* Issue George Vieira
2003-06-05 10:38 ` Help: ip_pptp_* Issue (Solved!) John Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox