Jump to content

ADSL Semi-down


Guest EdyX
 Share

Recommended Posts

Hi

 

I have Mdk 10.0 , i have a ADSL 512 with a Arescom 1000

All work fine under Mdk 9.0

 

Now, in laps of hours, the browsers don't arrive to pages, the ping don't respond, the mail dosen't work, but my client of Bittorrent work properly (Azureus), working fine up and down files.

 

service adsl restart, fix the problem and all work fine.

 

Please help me.

Edited by EdyX
Link to comment
Share on other sites

hmmm... sounds strange... just trying to understand what you mean... :juggle:

your comp doesn't connect to web-sites etc after initializing the network card et all, but after running an adsl-restart, everyting works fine again? if this is so, then i think you have found a bug with your adsl-card. if it is not so, did you check the security-level/firewall? did you check if other distros (e.g. knoppix or other live cds) report the same problem?

Link to comment
Share on other sites

Please post output of "route -n" both before and after "service adsl restart"

 

What security level are you running at - Mandrake will reset a few things every hour in the higher levels... Perhaps try lowering it to standard.

 

Just to clarify: are you saying everything works fine for a while, then (for no apparant reason)everything except bittorrent just stops working until you restart adsl?

 

 

 

Chris

Link to comment
Share on other sites

also post /etc/resolv.conf

 

can you ping www.google.com ? (it says not in your fist post)

try

[root@zeus root]# nslookup google.com

Note: nslookup is deprecated and may be removed from future releases.

Consider using the `dig' or `host' programs instead. Run nslookup with

the `-sil[ent]' option to prevent this message from appearing.

Server: 192.168.2.10

Address: 192.168.2.10#53

 

Non-authoritative answer:

Name: google.com

Address: 216.239.57.99

Name: google.com

Address: 216.239.39.99

Name: google.com

Address: 216.239.37.99

[code]

 

if that doesnt work try

ping 216.239.37.99

 

if this works then its your dns resolution...i.e. the rorrent files are buy IP not DNS

Link to comment
Share on other sites

Thanxs all for your answers.

 

First of all, i post the result of the commands, before my semi-down:

 

[root@localhost edvalen]# route -n

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

10.52.10.3 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0

192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo

0.0.0.0 10.52.10.3 0.0.0.0 UG 0 0 0 ppp0

[root@localhost edvalen]#

 

[root@localhost edvalen]# cat /etc/resolv.conf

nameserver 200.28.4.129

nameserver 200.28.4.130

nameserver 200.28.4.129 # ppp temp entry

nameserver 200.28.4.130 # ppp temp entry

[root@localhost edvalen]#

 

This is strange ?, first time that see this.

 

[root@localhost edvalen]# nslookup google.com

Server: 200.28.4.129

Address: 200.28.4.129#53

 

Non-authoritative answer:

Name: google.com

Address: 216.239.39.99

Name: google.com

Address: 216.239.57.99

Name: google.com

Address: 216.239.37.99

 

[root@localhost edvalen]#

 

Well, i hope to my semi-down to post the same results.

Link to comment
Share on other sites

What security level are you running at - Mandrake will reset a few things every hour in the higher levels... Perhaps try lowering it to standard.

 

How see this ?

 

Just to clarify: are you saying everything works fine for a while, then (for no apparant reason)everything except bittorrent just stops working until you restart adsl?

 

Exactly.

Edited by EdyX
Link to comment
Share on other sites

Well guys, my system semi-down

 

[root@localhost edvalen]# route -n

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

10.52.10.3 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0

192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo

0.0.0.0 10.52.10.3 0.0.0.0 UG 0 0 0 ppp0

 

[root@localhost edvalen]# nslookup google.com

;; connection timed out; no servers could be reached

 

cat /etc/resolv.conf

nameserver 192.168.1.1

 

Yessss :thumbs: , my resolv.conf is different and now not resolv the dns, maybe the cron can vary this ?

i search in there.

 

i have a no-ip service run in this PC can modify my resolv.conf ? :thumbs:

Link to comment
Share on other sites

What security level are you running at - Mandrake will reset a few things every hour in the higher levels... Perhaps try lowering it to standard.
How see this ?

 

mcc (mandrake control centre) -> security -> levels and checks

 

Chris

My level is Standart and all th options is in default

Link to comment
Share on other sites

it looks like pppoe is not started on startup-

that is the pppoe should modify /etc/resolv.conf when it connects and gets the address of the nameservers.

 

however the interface is created etc.

ppp0 is I thik created but not connecting with the ISP or at least not getting the dns servers until its rerun.

 

this could be the order its run in init.d or misconfiguration ???

 

 

How many network cards (NIC) do you have?

Do you have an internal broadband modem of any kind or an external ???

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...