Linux Netfilter discussions
 help / color / mirror / Atom feed
* Windows VPN server behind iptables
@ 2003-01-17  2:27 John York
  2003-01-17  6:53 ` John York
  2003-01-17 16:45 ` Rowan Reid
  0 siblings, 2 replies; 3+ messages in thread
From: John York @ 2003-01-17  2:27 UTC (permalink / raw)
  To: netfilter

Hi all,

I set up my first IPtables box, doing NAT and port forwarding. I've
managed to Google most of the kinks out, but this one perplexes me.
There is a Win2K VPN server behind the firewall, using PPTP. It will
accept connections, but chokes before accepting the username/password.
The most I've been able to figure out is that it has something to do
with protocol 47.

All other forwards (HTTP, HTTPS, POP, SMTP, Telnet) work fine. Any
ideas?

Thanks,
John



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

* RE: Windows VPN server behind iptables
  2003-01-17  2:27 Windows VPN server behind iptables John York
@ 2003-01-17  6:53 ` John York
  2003-01-17 16:45 ` Rowan Reid
  1 sibling, 0 replies; 3+ messages in thread
From: John York @ 2003-01-17  6:53 UTC (permalink / raw)
  To: netfilter

Got it.

Started using shorewall, and configured it per their instructions. Sorry
to waste bandwidth :)

-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of John York
Sent: Thursday, January 16, 2003 20:27
To: netfilter@lists.netfilter.org
Subject: Windows VPN server behind iptables

Hi all,

I set up my first IPtables box, doing NAT and port forwarding. I've
managed to Google most of the kinks out, but this one perplexes me.
There is a Win2K VPN server behind the firewall, using PPTP. It will
accept connections, but chokes before accepting the username/password.
The most I've been able to figure out is that it has something to do
with protocol 47.

All other forwards (HTTP, HTTPS, POP, SMTP, Telnet) work fine. Any
ideas?

Thanks,
John




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

* RE: Windows VPN server behind iptables
  2003-01-17  2:27 Windows VPN server behind iptables John York
  2003-01-17  6:53 ` John York
@ 2003-01-17 16:45 ` Rowan Reid
  1 sibling, 0 replies; 3+ messages in thread
From: Rowan Reid @ 2003-01-17 16:45 UTC (permalink / raw)
  To: 'John York', netfilter


> 
> I set up my first IPtables box, doing NAT and port 
> forwarding. I've managed to Google most of the kinks out, but 
> this one perplexes me. There is a Win2K VPN server behind the 
> firewall, using PPTP. It will accept connections, but chokes 
> before accepting the username/password. The most I've been 
> able to figure out is that it has something to do with protocol 47.
> 
> All other forwards (HTTP, HTTPS, POP, SMTP, Telnet) work 
> fine. Any ideas?

I tried to do exactly what yoru doing, I'll explain where I am.  In
order to support pptp traffic you have to support protocol 47, and allow
traffic forwarding on tcp port 1723. seems simple enough ..... Err no
trick is netfilter doesn't nativly support pptp traffic. The two options
you have are to get the latest POM and apply the pptp Nat patches. There
is also another patch available below. Let me know if yo uget it to
work. I gave up and went with an IPSEC implimentation which is just as
much a pain in the ass

http://www.impsec.org/linux/masquerade/ip_masq_vpn.html



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

end of thread, other threads:[~2003-01-17 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-17  2:27 Windows VPN server behind iptables John York
2003-01-17  6:53 ` John York
2003-01-17 16:45 ` Rowan Reid

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