IT was Shorewall causing the ping/browse problem - sorry.
Yee-hah its oworking great. THANKS for your great driver.
seems to connect OK but 1 x ping gets thousands of network unreqachable's
In /etc/ppp/pppoe.conf was
#ETH=eth1
i changed it to
ETH=ppp0
as a result of a syslog message and then it seemed to connect OK??
When I have no connection i get following after ping command
[root@turnbui /]# ping 87.86.189.16
connect: Network is unreachable
[root@turnbui /]#
Then i appear to connect OK:-
[root@turnbui /]# /usr/bin/eciadsl-start
[EciAdsl 1/5] Setting up USB support...
Preliminary USB device filesystem is OK
[EciAdsl 2/5] Uploading firmware...
Warning: firmware seems to be already loaded
Check that your modem is OFF before running eciadsl-start (if modem is
powered on, then unplug/replug it)
[EciAdsl 3/5] Synchronization...
OK eciadsl-synch: success
Synchronization successful
Mounting devpts filsystem...
mount: devpts already mounted or /dev/pts busy
failed to mount
[EciAdsl 4/5] Connecting to provider...
using channel 9
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
rcvd [LCP ConfReq id=0x1 <mru> <auth> <endpoint>]
sent [LCP ConfAck id=0x1 <mru> <auth> <endpoint>]
rcvd [LCP ConfAck id=0x1 <magic>]
rcvd [CHAP Challenge id=0x1 <93009a627554f64b6aae6c361c38b5b2>, name = "Lancing Stinger"]
sent [CHAP Response id=0x1 <ab0abb6aa3b2f0511dbeab3ec5b72577>, name = "00146CB46F1A@skydsl"]
rcvd [CHAP Success id=0x1 "\000"]
CHAP authentication succeeded:
sent [IPCP ConfReq id=0x1 <addr> <ms> <ms>]
rcvd [IPCP ConfReq id=0x1 <addr>]
sent [IPCP ConfAck id=0x1 <addr>]
rcvd [IPCP ConfRej id=0x1 <ms>]
sent [IPCP ConfReq id=0x2 <addr> <ms>]
rcvd [IPCP ConfNak id=0x2 <addr> <ms>]
sent [IPCP ConfReq id=0x3 <addr> <ms>]
rcvd [IPCP ConfAck id=0x3 <addr> <ms>]
local IP address 90.194.68.233
remote IP address 195.189.158.48
primary DNS address 87.86.189.16
Connection successful
[EciAdsl 5/5] Setting up route table...
Waiting for ppp0...
Adding default route... default route to ppp0 already exists
[root@turnbui /]#
But then when i ping:-
[root@turnbui /]# ping 87.86.189.16
i get thousands of these after 1 ping ???
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
From 90.194.68.233 icmp_seq=1 Destination Host Unreachable
I also can't surf with Firefox
