> But, on my desktop I don't have yet internet connection.
> Is the network card even so out???
I don't know why, but my desktop is now connected to internet!
The only thing I did was a reboot!
Thanks a lot to you all who tried to help me.
It was a hard way to obtain the solution.
The problem wa
> If the PC has wireless it would be a quick test to run to prove if the eth0
> NIC on the mobo is borked.
Yesterday night, under Win XP (!), I could connect
to internet with wifi.
>>> 1. are the lights on or flashing with a cable plugged in and pinging
>>> something valid?
>> No. They are stable
> That indicates a problem - if a packet is going out/in, the lights
> shouls flash
Excuse me; I looked only half a second!!! Yes they are flashing.
Since this night I found so
> Wait 5 minutes and then restart the whole thing.
I did it, but without success :-(
> Reset the switch too?
Excuse me Thanasis but I don't understand what you mean ;-(
> Apologies if I missed someone already asking these:
No problem! Thanks to try to help me.
> 1. are the lights on or flashing with a cable plugged in and pinging
> something valid?
No. They are stable
> 2. can you ping yourself (both 127.0.0.1 and the nic IP) - cable plugged
> in
They work bo
> Based on all the information provided already, there is a very good chance
> that the network card on your mainboard is no longer working correctly.
I'm afraid you're right, because neither Gentoo nor XP work and they're
on two different HD.
> I am, to be honest, hoping that it is caused by in
> Can you get hold of a PCI* NIC to try, it will appear as eth1.
Excuse me, I don't understand what you mean " get hold of a PCI* NIC" :-(
A lspci gives:
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E
Gigabit Ethernet Controller (rev 12)
This really sounds like broken hardware and if the
> cable is fine, the NIC is suspect.
I'm afraid you're right!
But, as I just wrote, the NIC is included in the motherboard...
PERHAPS a solution: try a restore from the
external HD where I have saved a week ago with
fsarchiver on SystemRescueCD.
Or someone's standing on the cable :-)
Yes, a bad spirit!!!
I resume.
1-The problem occured after I tried to share my Epson printer
between my three PCs: Gentoo+XP (twice) and W7
2-The NIC is included in the motherboard (Asus P5K-E)
3-The cable from the dektop, where the problem exists,
works f
> Can you ping your machine from any other PC on your LAN?
No: Destination Host Unreachable
(from 192.168.1.22 to 192.168.1.20)
> If not please change the ethernet cable.
I did it, it was even a new one!
> This seems s much like a hardware failure
> I can't think of anything else.
I w
> So try the following and post output:
> # ping -c 3 192.168.1.1 ; arp -a
ping -c 3 192.168.1.1 ; arp -a
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
>From 192.168.1.20 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.20 icmp_seq=2 Destination Host Unreachable
>From 192.168.1.20
> Assign one manually.
> ifconfig eth0 down 0
> ifconfig eth0 192.168.1.111 up
> ifconfig
> route -n
> ping 192.168.1.1
> arp -a
It works as well with SystemRescueCD as on a terminal
But ping to another PC gives Destination Host Unreachable
> Can you please try to ping your router:
> ping -c 3 192.168.1.1
It fails: Destination Host Unreachable
> if this fails try to ping other PCs in your LAN.
I can't get other PCs
If that fails too can you use arping instead:
>
> arping -c 3 -I eth0 192.168.1.1
>
> or the same with the IP a
> Once you are inside the SystemRescueCD (has finished booting) try to
> start the network. It should get an IP from the router's dhcp server.
> If it doesn't, then try to assign manually one to eth0, and test.
OK. I make an ifconfig and the adress is: 169.264.240.204
and of course Firefox has no
Now I have emerged iproute2 and I can give also the last answer
> route -n
>
> and what does ip show:
>
> ip link show dev eth0
route add default gw 192.168.1.1
Bureau cahn # route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric RefUse
Iface
19
> If you have another device with Internet connection you can download
> the missing files and place it into your /usr/portage/distfiles
Thank you Paul for the tip :-)
Roger
Le 15/06/2011 16:52, Paul Hartman a écrit :
> It is in package sys-apps/iproute2
Yes and I haven't it emerged.
But I can't do it because...I have no connection to internet!
Thanks Paul for helping me
Roger
>>> open a root terminal and type
>>> ifconfig
>>> and
>>> route -n
>>
> Try to boot from a rescue or live CD (like ubuntu maybe) and see what
> you get.
After the SystemRescueCD was launched, ifconfig
gave for etho a bad adress: fe00::
and route -n gave "kernel IP routing table"
but
> When you then run:
> route add default gw 192.168.1.1
> to define a route manually what do you get in response and then what does it
> show:
> route -n
> and what does ip show:
> ip link show dev eth0
Here it is. But the last command not found!
route add default gw 192.168.1.1
Bureau
> open a root terminal and type
> ifconfig
> and
> route -n
Here it is:
ifconfig
eth0 Lien encap:Ethernet HWaddr 00:1e:8c:4a:44:db
inet adr:192.168.1.20 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::21e:8cff:fe4a:44db/64 Scope:Lien
UP BROADCAST RU
>> If you have ethtool installed on the problematic pc, post the output of:
>> ethtool eth0
No, I don't have it.
> f you don't have ethtool, post the output of:
> # dmesg | grep eth
dmesg | grep eth
[2.161822] sky2 :02:00.0: eth0: addr 00:1e:8c:4a:44:db
[ 15.970632] sky2 :02:00.
> Can you ping 192.168.1.1 from another machine?
Yes, from my laptop with which I'm writing
Portable cahn # ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_req=1 ttl=64 time=3.86 ms
64 bytes from 192.168.1.1: icmp_req=2 ttl=64 time=3.86 ms
64
> Run these (in sequence) as root (and post output):
>
> # echo > /etc/conf.d/net
> # /etc/init.d/net.eth0 stop
> # /etc/init.d/net.eth0 zap
> # ifconfig eth0 192.168.1.20 up
> # ifconfig
> # ping 192.168.1.1
Bad luck: it fails.
Bureau cahn # echo > /etc/conf.d/net
Bureau cahn # /etc/init.d/net.
> # /etc/init.d/net.eth0 stop
> # ifconfig eth0 192.168.1.20 up
>
> and post output of
/etc/init.d/net.eth0 stop
* Caching service dependencies ...
/etc/init.d/../conf.d/net: line 9: broadcast : commande introuvable
/etc/init.d/../conf.d/net: line 10: netmask : commande introuvable
SIOCADDRT: Le
>>> Try setting an address manually:
>>>
>>> ifconfig eth0 192.168.1.20 broadcast 192.168.1.255 netmask 255.255.255.0
>>>
>>> route add default gw 192.168.1.1 (assuming that this is your router)
It doesn't work: error locating host target (for route)
Regards
Roger
> Your DHCP server serves addresses for other hardware OK?
Yes. A PC with W7, my laptop with XP and Gentoo
Both work fine.
The problem is on my desktop with two HD: XP and Gentoo
Both OS can't connect to Internet.
> When you say fixed addresses you mean the DHCP server gives out a
> fixed IP add
> It depends on your router. Usually routers have at least a GUI control panel
> access and one of the pages shows recent attempts to connect and authenticate.
My router hasn't this!
> Are your running some sort of an access control list on the router and have
> not included your MAC address?
> Can you check the network cable and connections to ensure that is actually
> correct?
The cable and connections are well.
Thank you Joost
Roger
Hi Mick,
> What does the router log show?
Euh, how can I get it???
> Can you please share:
> ifconfig eth0
ifconfig eth0
eth0Lien encap:Ethernet HWaddr 00:1e:8c:4a:44:db
inet adr:169.254.79.43 Bcast:169.254.255.255 Masque:255.255.0.0
adr inet6: fe80::21e:8cff:fe4a:4
Le 14/06/2011 15:15, Todd Goodman a écrit :
Hi Todd,
Thank you for your quick answer.
> It looks like your DHCP server isn't serving addresses.
Well, it serves adresses for W7, and on the laptop for XP and Gentoo.
The box is configured with fixed adresses.
> If it's your Internet router you mi
Hi,
Yesterday I tried to make a connection between my three PC
to manage my Epson printer: two with Win XP and Gentoo
and one with Win7.
I didn't succeed, but that's not important!
After reboot of the three machines
I went back to Win7: no problem
and to my laptop with Xp and Gentoo: OK.
But the
Hi,
I'll have soon a new PC with Processor
Intel Core2 Duo E6850
Which cflags do I need for it?
Thank you very much.
Roger
--
gentoo-user@lists.gentoo.org mailing list
Hi,
I think to buy the following printer:
EPSON Stylus Color D120 Ethernet or Wifi
Has anybody an (good) experience with it?
Thank you for your answers
Roger
--
[EMAIL PROTECTED] mailing list
Hi all,
I'm with thunar and xfce.
I can't bring up cdrom or cdrw when I put in
a cd or dvd. I must do it with a terminal, and then
I get an icone on the desktop and it works well.
In contrary, the usb-key works normally and an icone
appears on the desktop and I can read what is in it.
In ps -e I
Hi all,
I'm with thunar and xfce.
I can't bring up cdrom or cdrw when I put in
a cd or dvd. I must do it with a terminal, and then
I get an icone on the desktop and it works well.
In contrary, the usb-key works normally and an icone
appears on the desktop and I can read what is in it.
In ps -e I
36 matches
Mail list logo