Fedora 5 2.6.15-prep sagem 800 internet connection problem

Hello
I installed successfully the sagem 800 modem(at least thats what i think) following the tuto , but most tutorials dont talk further how to setup the internet connection after the modem is set up, like dns. routing etc…

I am using Fedora 5 2.6.15-prep, installed it from source, here is a list of some command i type…

root@localhost ~]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
adsl196-1-0-206 * 255.255.255.255 UH 0 0 0 ppp0
169.254.0.0 * 255.255.0.0 U 0 0 0 lo
default adsl196-1-0-206 0.0.0.0 UG 0 0 0 ppp0

[root@localhost ~]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:48 errors:0 dropped:0 overruns:0 frame:0
TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3566 (3.4 KiB) TX bytes:3566 (3.4 KiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:196.206.3.3 P-t-P:196.206.0.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1252 (1.2 KiB) TX bytes:1718 (1.6 KiB)


grep ppd /var/log/messages gives :

Sep 6 12:50:45 localhost pppd[2413]: Plugin pppoatm.so loaded.
Sep 6 12:50:45 localhost pppd[2413]: PPPoATM plugin_init
Sep 6 12:50:45 localhost pppd[2413]: PPPoATM setdevname_pppoatm - SUCCESS:8.35
Sep 6 12:50:45 localhost pppd[2414]: pppd 2.4.3 started by root, uid 0
Sep 6 12:50:45 localhost pppd[2414]: Using interface ppp0
Sep 6 12:50:45 localhost pppd[2414]: Connect: ppp0 <–> 8.35
Sep 6 12:50:56 localhost pppd[2414]: CHAP authentication succeeded: CHAP authentication success, unit 17475
Sep 6 12:50:56 localhost pppd[2414]: local IP address 196.206.3.3
Sep 6 12:50:56 localhost pppd[2414]: remote IP address 196.206.0.1
Sep 6 12:50:56 localhost pppd[2414]: primary DNS address 212.217.0.3
Sep 6 12:50:56 localhost pppd[2414]: secondary DNS address 196.217.246.210


[root@localhost ~]# cat /etc/resolv.conf
nameserver 212.217.0.3
nameserver 196.217.246.210

This shows that the modem is workin, the sync also, the ppp0setup etc, the problem i cant surf the internet, and even when i ping ips on the internet it doesnt work, i can ping only my ip and the remote ip,(dynamicaly set by the ISP), ips in the range of the isp network… cant even ping the dns ip since its different from the remote ip range… i hope i am making sense here.

Also i already turned off the SElinux and turned on the named service…
PLEASE help , i dont know where to look anymore… thanks

are you posting to the correct forum ? the last time i looked, this wasn’t a *nix general support forum !!