>
>
>I'm then running rp-pppoe-3.3-1 to do PPPoE over eth1. This works fine and
>creates a ppp0 inteface.
>
>I've changed my $EXTIF in my firewall script to point to ppp0 rather than
>eth1, but this is preenting problems. While client computers can ping
>external addresses (i.e icmp works fine), any tcp requests like web or
>telnet are failing.
>
>If I'm on the gateway box, I can telnet to an outside box, however if I bind
>the source address to an internal ip (i.e telnet -b 10.0.0.110 <destination
>ip>), telnet fails to connect.
>
>
>ppp0      Link encap:Point-to-Point Protocol  
>          inet addr:203.91.222.22  P-t-P:203.91.222.1  Mask:255.255.255.255
>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1200  Metric:1
>          RX packets:190668 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:205174 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:3 
>          RX bytes:90723225 (86.5 Mb)  TX bytes:31905446 (30.4 Mb)
>
Two points
a) If you disable firewall (mean all on accept) workit then ?
b) try "ip ro ch default dev ppp0 mtu 1200 advmss 1000
If B help you have an wird provider (here t-online have on some point 
that problem)
If A help than the fw script is not ok

Cu Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to