I have a modem Intracom Netmod connected with ttyS0,trying to bring our small network on-line with serverbox with FC3.
I am trying to configure all manualy, as all those wizards for network seems to messing up for me.Automatic setup for dial-up gives an error 2.
Up till now I succeed with wvdial only.
I have tried a xisp as well but is connecting very slow compares to wvdial.
Modem is connecting,there is a good traffic with no lost packets when I nmap a provider-----,but browser can not connect to any page----.
Is there a DNS problem or anything else ? HELP !
my logs are:
[root@otenet etc]# wvdial
--> WvDial: Internet dialer version 1.54.0
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1
ATQ0 V1 E1 S0=0 &C1
OK
--> Modem initialized.
--> Sending: ATDT8962545555
--> Waiting for carrier.
ATDT8962545555
CONNECT 64000/115200 PPP
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Wed Aug 3 18:10:30 2005
--> pid of pppd: 6775
--> Using interface ppp0
--> local IP address 62.103.222.198
--> remote IP address 62.103.1.133
--> primary DNS address 195.170.0.1
--> secondary DNS address 195.170.2.2
-----------------------------
/sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
62.103.1.133 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0