1) #EXTERN_TCP_PORT4="0/0 1723 192.168.1.24/32"    #Microsoftp PPTP
2) #EXTERN_PROTO0="47 0/0 192.168.1.24/32"         #GRE
3) #INTERN_SERVER2="tcp ${EXTERN_IP} 1723 ${INTERN_PPTP_SERVER} 1723"

I would put 4) in /etc/ipchains.input

I'm not using this right now. But when I tested this I put
all four lines in /etc/ipchains.input and everything worked
flawlessly.

Sergio

> -----Mensaje original-----
> De: Boyd Kelly [mailto:[EMAIL PROTECTED]]
> Enviado el: Monday, March 11, 2002 20:17
> Para: Sergio Morilla
> Asunto: FW: How do I set up 4) within network.conf???
> 
> 
>       Hello,
>        
>       I have the same question.  Did you find the answer?
>        
>        
>       Thanks,
>        
>       Boyd
>        
>       1)ipchains -A input -s 0/0 -d $IP_EXT/32 1723 -p tcp -l 
> -j ACCEPT
>       2)ipchains -A input -s 0/0 -d $IP_EXT/32 -p 47 -j ACCEPT
>       3)ipmasqadm portfw -a -P tcp -L $IP_EXT 1723 -R $PPTP_HOST 1723.
>       4)ipfwd --masq $PPTP_HOST 47 &
>       
>       I understand that 1), 2) and 3) are under control.
>       But...
>       How do I set up 4) within network.conf???
>       
>       
> 
> 
-柺ǫx%Kylqzm?X(~zwXb?柺ǫ


Reply via email to