[pptp-server] ipchains not forwarding to pptpd server

Terrelle Shaw hshaw at epills.com
Mon Jan 3 21:30:22 CST 2000


Hello all..

I think I might have an ipchains issue. Wondering of anything jumps out any
anyone while looking at my ipchains rules. It's supposed to be forwarding
1723 and 47 stuff to the vpn-pptpd server.. but looking at the logs on the
firewall and pptpd-server.. its just getting to the firewall and stopping..

Any help is appreciated.

Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
REJECT     icmp ------  anywhere              external_ip
echo-request
ACCEPT     tcp  ------  anywhere              anywhere              any ->
1723
ACCEPT     tcp  !y----  anywhere              external_ip         1723 ->
any
Chain forward (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     tcp  ------  anywhere              vpn_server_ip        any ->
1723
ACCEPT     tcp  ------  vpn_server_ip        anywhere              1723 ->
any
ACCEPT     47   ------  anywhere              vpn_server_ip        n/a
ACCEPT     47   ------  vpn_server_ip        anywhere              n/a
ACCEPT     all  ------  10.0.0.0/24           external_real_ip/28    n/a
MASQ       all  ------  10.0.0.0/24           anywhere              n/a
MASQ       47   ------  anywhere              anywhere              n/a
MASQ       tcp  ------  10.0.0.0              anywhere              any ->
1723
Chain output (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     tcp  !y----  anywhere              10.0.0.0              1723 ->
any
ACCEPT     tcp  ------  10.0.0.0              anywhere              any ->
any


Terrelle Shaw
HealthCentralRx.com
System Administrator
hshaw at healthcentralrx.com





More information about the pptp-server mailing list