LinuxQuestions.org
Help answer threads with 0 replies.
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 05-06-2003, 11:04 AM   #1
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Rep: Reputation: 0
Mandrake and meh dsl company...


Just installed mandrake as eh I r ubernewbie to linux and am familiar with mandrake. Everything went fine except when I tried to installed my dsl connection all of my infos fine I know that much. I dident do the dsl option from the mandrake controll center becuase my isp uses a static ip protocol for dsl

tried this too
http://forums.speakeasy.net/6/ubb.x?...032&m=63660181

Now the problem is I can ping my ip and i can ping 127.0.0.1 but when I try to ping my gateway I get.

[root@dsl92-234 dd5]# ping -c 5 XXX.XX.XXX.1
PING XX.XX.XXX.1 (XX.XX.XX.1) 56(84) bytes of data.
From XXX.XXX.XXX.96 icmp_seq=1 Destination Host Unreachable
From XX.XX.XXX.XX icmp_seq=2 Destination Host Unreachable
From XXX.XXX.XXX.XX icmp_seq=3 Destination Host Unreachable
From XXX.XXX.XXX.XX icmp_seq=4 Destination Host Unreachable
From XX.XXX.XX.96 <(myip) icmp_seq=5 Destination Host Unreachable

--- XXX.XXX.XXX.1 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4022ms
, pipe 3
 
Old 05-06-2003, 03:06 PM   #2
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Rep: Reputation: 32
1. you have ping-ed XXX.XX.XXX but the output lines said you have ping-ed XX.XX.XXX.1 - it is a typo error?
2. same question concerns the ping answers: in the lines you are using different number of 'X'
3. looks like you gateway is XXX.XXX.XXX.96 rather than XXX.XXX.XXX.1 - of course I am not sure that but you are getting the icmp responses from XXX.XXX.XXX.96 so either:
a. it is your gateway
or
b. a router (somewhere in the net) cannot route the packet

case (a): change default gateway to XXX.XXX.XXX.96
case (b): extract your default gateway using from the output of 'route -n'
 
Old 05-06-2003, 08:03 PM   #3
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
err musta been old error from past install dident notice that , thanks the new one pings the gateway and gives me that error
 
Old 05-06-2003, 08:19 PM   #4
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
wait no.. I checked it, its right

[root@dsl92-234 dd5]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
66.92.234.0 0.0.0.0 255.255.255.0 U 0 0 0eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 66.92.234.1 0.0.0.0 UG 0 0 0 eth1
[root@dsl92-234 dd5]# ping -c 5 66.92.234.1
PING 66.92.234.1 (66.92.234.1) 56(84) bytes of data.
From 66.92.234.96 icmp_seq=1 Destination Host Unreachable
From 66.92.234.96 icmp_seq=2 Destination Host Unreachable
From 66.92.234.96 icmp_seq=3 Destination Host Unreachable
From 66.92.234.96 icmp_seq=4 Destination Host Unreachable
From 66.92.234.96 icmp_seq=5 Destination Host Unreachable

--- 66.92.234.1 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4023ms
, pipe 3
 
Old 05-07-2003, 02:11 AM   #5
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Rep: Reputation: 32
from my comp the ping 66.92.234.1gives ok results:
64 octets from 66.92.234.1: icmp_seq=0 ttl=.....
looks like badly configured NAT at router .....
forget about it for a moment and try ping any external address, for instance:
ping 64.179.4.146
 
Old 05-07-2003, 11:19 AM   #6
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
[root@dsl92-234 dd5]# ping -c 5 64.179.4.146
PING 64.179.4.146 (64.179.4.146) 56(84) bytes of data.
From 66.92.234.96 icmp_seq=1 Destination Host Unreachable
From 66.92.234.96 icmp_seq=2 Destination Host Unreachable
From 66.92.234.96 icmp_seq=3 Destination Host Unreachable
From 66.92.234.96 icmp_seq=4 Destination Host Unreachable
From 66.92.234.96 icmp_seq=5 Destination Host Unreachable

--- 64.179.4.146 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4021ms
, pipe 3

odd though I can get it to work fine on the windows HD
 
Old 05-07-2003, 12:15 PM   #7
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Rep: Reputation: 32
well, so to be sure use windows, and run 'ipconfig' - you'll find your ip, netmask and gateway addresses
if it turn out to be the same as under Linux - check your firewall settings
BTW: with Windows you also use static IPs?
 
Old 05-07-2003, 12:17 PM   #8
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
yea its set to static on windows , same settings on windows. as for linux I set it to no firewalls on install unless theres another firewall setting blocking it.

any cmd to check?

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 66.92.234.96
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 66.92.234.1
 
Old 05-07-2003, 01:54 PM   #9
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Rep: Reputation: 32
I am not sure which firewall Mandrake uses so try (as root) both possiblities: 'iptables -L' and 'ipchains -L'
And next time PLEASE be so kind and mention that 66.92.234.96 is your IP address. Partially it is my fault also since the output of route cmd shows your IP but you have started with XXX...XXX so I've looked for everything but not this one :)

Last edited by dorian33; 05-07-2003 at 02:04 PM.
 
Old 05-07-2003, 08:04 PM   #10
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
will do , and iptables and ipchains dident work , so went to the mandrake controll panel's firewall config and the firewall was disabled in there so I dun get it. Been two days now like this , my only problem with linux so far
 
Old 05-09-2003, 02:05 PM   #11
dorian33
Member
 
Registered: Jan 2003
Location: Poland, Warsaw
Distribution: LFS, Gentoo
Posts: 591

Rep: Reputation: 32
Please let me know if your dsl connection require additional login action. I am asking about how it works with windows - do you just plug the cable to the eth socket, setup IPs and you can play with internet ? Or -maybe- you need for example run additional software or browse a special www site for login?
BTW: can you ping 66.92.234.1 successfully from windows?
 
Old 05-09-2003, 02:29 PM   #12
oldNbald
LQ Newbie
 
Registered: May 2003
Location: Wyoming, USA
Distribution: Mandrake Linux 9.1
Posts: 1

Rep: Reputation: 0
Hi dd5, From your list you show IP, Subnet, and Default Gateway, but what of Host, DNS and if you use bootp/dhcp ?
My DSL arrangement reqires the following:
> IP
> Netmask
> NO bootp/dhcp
> Host name (can be bogus like name.org or .net , etc.)
> DNS Server
> Gateway (LAN card).

HTH,
--
oNb
 
Old 05-09-2003, 02:55 PM   #13
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
I never use any bootp or dhcp.
The dns is fine
yea it uses a fake hostname too
my isp has never used a hostname and runs under static ip
 
Old 05-13-2003, 03:11 PM   #14
kc8sbu
LQ Newbie
 
Registered: May 2003
Location: Kansas
Distribution: Mandrake 9.1
Posts: 4

Rep: Reputation: 0
Same problem, Installing DSL on Mandrake

I am new to Mandrake. Linux for that matter. I am trying to install SBC DSL on the system and I am experiencing similar problems as the first question posed. I am trying to work with Mandrake Control Panel wizard. It picks out the eth card on eth0, then I go through the rest of the wizard, it picks pppoe, I say no to start up at boot and when I try to make the connection I get nothing.

I restarted the wizard and I changed it to ADSL, when I try to connect, I can see it transmitting but does not recieve anything. I have been playing around with this for a bout 3 days now. I do want to mention, I did get the DNS IP from SBC, that did absolutely nothing.

I did read in another listing to download the penguin ( forgive me, I forgot the name. I am not at home to see it.) pppoe software. I downloaded it off of disk, but it did nothing. I was hoping it would through up a GUI screen and ask me some questions and that would be it. Well, It didn't. It's not that I am lazy, I just do not know where to go to make any changes to the system in order to use the new software.

Any ideas to get me in the right direction would be appreciated.
 
Old 05-13-2003, 10:29 PM   #15
dd5
LQ Newbie
 
Registered: May 2003
Posts: 12

Original Poster
Rep: Reputation: 0
yes yes yes , but the problem with me is my dsl is not ppp at all you dont even need a username and password it just goes on when your computer is on
 
  


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
DVD rom.... meh c_olin3404 Linux - Hardware 1 06-05-2005 01:02 PM
I know I'm not supposed to do this but meh Mr. Hill *BSD 16 02-28-2005 12:05 PM
Building meh own laptop for linux, plz need some help Goalie31 Linux - Laptop and Netbook 6 12-10-2003 02:19 AM
DSL and Mandrake 9.1 cjstm Linux - Newbie 3 11-04-2003 05:38 PM
DSL and Mandrake 9.1 stevelazow Mandriva 5 09-24-2003 04:12 PM

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

All times are GMT -5. The time now is 05:30 PM.

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