Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux firewall, Win XP pptp problem

Reply
Thread Tools Display Modes

Linux firewall, Win XP pptp problem

 
 
Gary Smith
Guest
Posts: n/a

 
      10-03-2004, 06:35 AM
Hello,

I have a linux firewall in place (RH 9.0 running iptables). Behind
that firewall are two XP workstations that connect to two different
Microsoft PPTP or POPTOP server depending upon the task. When the
XP's are connected directly to the DSL line behind a Caymen 3546 ADSL
router they can connect just fine. When behind the Linux firewall
they fail. Firewall is set currently to NAT the users behind the
wall.

I have loaded the following:
/sbin/modprobe ipt_LOG
/sbin/modprobe ip_gre
/sbin/modprobe ipt_MASQUERADE
/sbin/modprobe ip_conntrack
/sbin/modprobe ip_conntrack_ftp
/sbin/modprobe ip_conntrack_irc
/sbin/modprobe ip_nat_ftp


Am I missing something? Default rules on the firewall have to set to
ACCEPT for everything for testing.

Gary Smith
 
Reply With Quote
 
 
 
 
joy
Guest
Posts: n/a

 
      10-04-2004, 01:53 PM
Gary Smith wrote:
> Hello,
>
> I have a linux firewall in place (RH 9.0 running iptables). Behind
> that firewall are two XP workstations that connect to two different
> Microsoft PPTP or POPTOP server depending upon the task. When the
> XP's are connected directly to the DSL line behind a Caymen 3546 ADSL
> router they can connect just fine. When behind the Linux firewall
> they fail. Firewall is set currently to NAT the users behind the
> wall.
>
> I have loaded the following:
> /sbin/modprobe ipt_LOG
> /sbin/modprobe ip_gre
> /sbin/modprobe ipt_MASQUERADE
> /sbin/modprobe ip_conntrack
> /sbin/modprobe ip_conntrack_ftp
> /sbin/modprobe ip_conntrack_irc
> /sbin/modprobe ip_nat_ftp
>
>
> Am I missing something? Default rules on the firewall have to set to
> ACCEPT for everything for testing.
>
> Gary Smith

in the iptables configuration add the policy to accept protocol 47 (GRE).

bye
peppe
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux firewall forwarding problem ahoernec Linux Networking 4 11-09-2005 01:06 AM
Linux DSL router box/firewall problem Stan Dowd Linux Networking 2 04-21-2004 06:09 PM
Linux Firewall / Routing Problem Idris Saliu Linux Networking 2 02-14-2004 05:13 PM
Linux Router/Firewall - Linux Client problem Fry Linux Networking 6 09-06-2003 02:25 AM
VPN to W2k with PPTP over Linux firewall Problem Simon Arnu Linux Networking 2 08-11-2003 09:32 AM



1 2 3 4 5 6 7 8 9 10 11