Scott:
        What you type looks correct to my eye. What does your
PPTP client think of it? :)

-Scott

On Tue, 26 Feb 2002, Scott Ecker wrote:

> I looked at echowall.lrp and from it I gathered that I should add the rules:
>
> $IPCH -A input -s 0/0 -d 207.202.240.236/32 1723 -p tcp -l -j ACCEPT
> $IPCH -A input -s 0/0 -d 207.202.240.236/32 -p 47 -j ACCEPT
> $IPMASQADM portfw -a -P tcp -L 207.202.240.236 1723 -R 192.168.1.7 1723
> ipfwd --masq 192.168.1.7 47 &
>
> to /etc/ipfilter.conf(?).
>
> 207.202.240.236 is my external IP (or should I use eth0?).
>
> I want to avoid using another package (echowall) for firewalling to prevent
> any more confusion on my part.  I just want to pass TCP/1723 and GRE to
> 192.168.1.7 from the external interface.  Will it work with the way I have
> it set up?
>
> -Scott


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to