View previous topic :: View next topic |
Author |
Message |
gentoo99 n00b
Joined: 06 Apr 2005 Posts: 12
|
Posted: Sun May 22, 2005 9:00 pm Post subject: intern connection trouble part 2 |
|
|
its me again.
question: after doing adsl-setup and adsl-start i get the CONNECTED status from the system.
when i do ifconfig then i will see the eth0 card which looks like recognized correctly and i see at the end of the list
ppp0 running with (i think) correct internet adresses etc.
when i stop (adsl-stop) the ppp0 disappears after doing ifconfig.
when adsl-start brings me up to connected (i see the ppp0 again) i can´t ping any website.....
any ideas ?
i am using xdsl connection via speedtouch510 ethernet modem.
ubuntu linux (after making pppoe.conf) works 100%. gentoo not...... :-/ why ? _________________ Rettet dem Dativ ! |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Sun May 22, 2005 9:04 pm Post subject: |
|
|
It would help a lot if you could post actual output from the commands you tried.
If you "cannot ping any websites" you probably have nameserver issues - what's in /etc/resolv.conf ? _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
gentoo99 n00b
Joined: 06 Apr 2005 Posts: 12
|
Posted: Sun May 22, 2005 9:09 pm Post subject: |
|
|
adaptr wrote: | It would help a lot if you could post actual output from the commands you tried.
If you "cannot ping any websites" you probably have nameserver issues - what's in /etc/resolv.conf ? |
hmm......, . i am sitting in front of xp right now to answer.... as far as i know i have seen under the resolv.conf 2 nameserver addresses. (received via dhcpcd ? i think )
i can ping to 10.0.0.1, 10.0.0.138 but not when i do : ping -c 3 www.yahoo.com for example .....
sorry but i am a little gentoo-idiot as you see ( i used only suse an ubuntu before which worked without any problems) _________________ Rettet dem Dativ ! |
|
Back to top |
|
|
gentoo99 n00b
Joined: 06 Apr 2005 Posts: 12
|
Posted: Sun May 22, 2005 9:12 pm Post subject: |
|
|
gentoo99 wrote: | adaptr wrote: | It would help a lot if you could post actual output from the commands you tried.
If you "cannot ping any websites" you probably have nameserver issues - what's in /etc/resolv.conf ? |
hmm......, . i am sitting in front of xp right now to answer.... as far as i know i have seen under the resolv.conf 2 nameserver addresses. (received via dhcpcd ? i think )
i can ping to 10.0.0.1, 10.0.0.138 but not when i do : ping -c 3 www.yahoo.com for example .....
sorry but i am a little gentoo-idiot as you see ( i used only suse an ubuntu before which worked without any problems) |
additonal info: in the eth0 results i see inet addr 10.0.0.1 ?!?!? i think this is wrong or ? _________________ Rettet dem Dativ ! |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Mon May 23, 2005 12:04 am Post subject: |
|
|
Output:
Code: | ifconfig -a
route -n
|
_________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
|