LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-21-2002, 02:08 PM   #1
thales
LQ Newbie
 
Registered: Jun 2002
Distribution: Kubuntu 14.04 LTS
Posts: 15

Rep: Reputation: 1
kppp problem


hello,
i'm using a dialup connection to internet, it works fine in winxp/win98, i just have to put the dns of my isp. in linux Mdk 9.0 i use the same configuration as in win xp, ie, pap authentication, i enter the dns but i only receive 74 bytes. nothing is working : pop3, http,....

the command route -n gives only this (with 1st isp)
Destination Passerelle Genmask Indic Metric Ref Use Iface
xxx.xx.31.61 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
the ip : xxx.xx.31.61 is the remote host ip.

and the ifconfig command gives (second isp) :
[root@home t]# ifconfig

lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:341 errors:0 dropped:0 overruns:0 frame:0
TX packets:341 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:56404 (55.0 Kb) TX bytes:56404 (55.0 Kb)

ppp0 Lien encap:Protocole Point-à-Point
inet adr:xxx.xx.4.207 P-t-P:xxx.xx.66.248 Masque:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1514 Metric:1
RX packets:5 errors:1 dropped:0 overruns:0 frame:0
TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:3
RX bytes:74 (74.0 b) TX bytes:129 (129.0 b)

[root@home t]#

i have the same problem with both isp's

i'm sure the problem is within my installation, but don't know what to do
any help appreciated
thanks
 
Old 11-21-2002, 02:17 PM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
What kind of modem is it? What sort of results do you get when you ping the outside world?
 
Old 11-21-2002, 02:33 PM   #3
peter_robb
Senior Member
 
Registered: Feb 2002
Location: Szczecin, Poland
Distribution: Gentoo, Debian
Posts: 2,458

Rep: Reputation: 48
If you want to do it the command line way, have a look at this article.
 
Old 11-22-2002, 01:58 PM   #4
thales
LQ Newbie
 
Registered: Jun 2002
Distribution: Kubuntu 14.04 LTS
Posts: 15

Original Poster
Rep: Reputation: 1
hi,
thank you for replying
my modem is an olitec PCI 56K v90 based on HSF conexant chipset. i use the drivers from mbsi, 5.03.03
i tryed the ping command and here are the results :

[root@home t]# route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
xxx.xx.66.248 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo


[root@home t]# ping www.yahoo.com
ping: unknown host www.yahoo.com

[root@home t]# ping www.myISP.xx
ping: unknown host www.myISP.xx

[root@home t]# ping xx.xx.66.10
connect: Network is unreachable

[root@home t]# ping xxx.xx.66.248
PING xxx.xx.66.248 (xxx.xx.66.248) from xxx.xx.4.2 : 56(84) bytes of data.

ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
^[ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
^[ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument
ping: sendmsg: Invalid argument

--- xxx.xx.66.248 ping statistics ---
158 packets transmitted, 0 received, 100% loss, time 157027ms

[root@home t]#

i also typed lsmod to check what modules are loaded with the running kernel :

[root@home t]# lsmod
Module Size Used by Tainted: P
hsfbasic2 95276 2 (autoclean)
hsfserial 18376 0 (autoclean)
hsfengine 856812 0 (autoclean) [hsfserial]
hsfosspec 21464 1 (autoclean) [hsfbasic2 hsfserial hsfengine]
msdos 5364 0 (autoclean)
isofs 25652 0 (autoclean)
inflate_fs 17892 0 (autoclean) [isofs]
udf 85472 0 (autoclean)
sr_mod 15096 0 (autoclean)
ide-cd 28712 0 (autoclean)
cdrom 26848 0 (autoclean) [sr_mod ide-cd]
floppy 49340 0 (autoclean)
binfmt_misc 5696 1
autofs4 9340 2 (autoclean)
lp 6720 0
parport_pc 21672 1
parport 23936 1 [lp parport_pc]
ipt_TOS 984 12 (autoclean)
ipt_LOG 3384 5 (autoclean)
ipt_REJECT 2744 4 (autoclean)
ipt_state 568 8 (autoclean)
iptable_mangle 2072 1 (autoclean)
ip_nat_irc 2384 0 (unused)
ip_nat_ftp 2992 0 (unused)
iptable_nat 15224 2 [ip_nat_irc ip_nat_ftp]
ip_conntrack_irc 3056 1
ip_conntrack_ftp 3952 1
ip_conntrack 18400 4 [ipt_state ip_nat_irc ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_ftp]
iptable_filter 1644 1 (autoclean)
ip_tables 11672 9 [ipt_TOS ipt_LOG ipt_REJECT ipt_state iptable_mangle iptable_nat iptable_filter]
snd-seq-oss 26176 0 (unused)
snd-seq-midi-event 3208 0 [snd-seq-oss]
snd-seq 33264 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 36932 0
snd-mixer-oss 9016 1 [snd-pcm-oss]
snd-via686 7532 1
snd-ac97-codec 25508 0 [snd-via686]
snd-pcm 55808 0 [snd-pcm-oss snd-via686]
snd-timer 9964 0 [snd-seq snd-pcm]
snd-mpu401-uart 2752 0 [snd-via686]
snd-rawmidi 12864 0 [snd-mpu401-uart]
snd-seq-device 3836 0 [snd-seq-oss snd-seq snd-rawmidi]
snd 24804 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-via686 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 3780 0 [snd]
nls_iso8859-15 3356 3 (autoclean)
nls_cp850 3580 3 (autoclean)
vfat 9588 3 (autoclean)
keybdev 1920 0 (unused)
mousedev 4116 1
hid 18340 0 (unused)
fat 31864 0 (autoclean) [msdos vfat]
supermount 14340 3 (autoclean)
usbmouse 2004 0 (unused)
input 3456 0 [keybdev mousedev hid usbmouse]
usb-uhci 21676 0 (unused)
usbcore 58304 1 [hid usbmouse usb-uhci]
rtc 6560 0 (autoclean)
sd_mod 11612 0 (unused)
aic7xxx 120604 0 (unused)
scsi_mod 91140 3 [sr_mod sd_mod aic7xxx]
[root@home t]#
is my problem due to the ip...xxx modules running? i really don't know why they are running, since my machine is not a server.
 
Old 02-20-2003, 06:21 AM   #5
mayankjohri
Member
 
Registered: Mar 2002
Location: INDIA
Distribution: Mandrake Linux 9.2, Knoppix 3.0
Posts: 158

Rep: Reputation: 30
try this
route del default
route add default ppp0

and then try it
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Old Kppp Problem ed_mak Ubuntu 3 06-30-2005 07:05 PM
kppp problem, need to fix it or find kppp alternative trisha Linux - Networking 0 08-08-2004 03:04 PM
KPPP problem dineshjk Red Hat 4 06-17-2004 01:27 PM
using RH 8.. how can i install KPPP? which package includes the KPPP? kublador Linux - Software 1 02-21-2003 05:43 AM
using RH 8.. how can i install KPPP? which package includes the KPPP? kublador Linux - General 2 02-20-2003 11:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration