I have Debian 6.0.
Hey everyone,
I'm having trouble trying to get my requested MAC address to "stick".
I would like to spoof a MAC address on eth0, however any attempts to make it stick seem too "hackish".
If I make changes in the GUI (I guess this is the preferred method of doing it), the MAC address is reset (to the real MAC) as soon as I plug in the ethernet cable.
If I then delete the
Hi guys,
Normally I connect to the LAN using my wifi connection on my netbook. Having said that, I don't remember the last time I used my eth0 connection. Now I just found out tonight that the wired connection is not working.
I thought it might be a hardware problem..
thanks for the quick response, i can see eth0 when i run ifconfig -a but i get command not found for lspci. Changing to ifcfg-eth0 script to ONBOOT="yes" worked. Thanks for th... [by saur0]
the ifconfig only shows wlan0 and l0, no eth0, tried to edit /etc/network/interfaces to asst auto eth0, then run init.d networking restart, it said, eth0 device cannot be found, anyone has similar issue
I brought down the Eth0 of an Unix machine using the below command.
Code:
ifconfig eth0 down
When i tried the brought back the eth0 using similar command, the system is expecting a reboot to bring it back.
Code:
ifconfig eth0 up
I also tried restart the network using below command but it got struck in bringing up eth0.
Code:
service network start
service network restart
But thi
Hello i am using wpa_supplicant and am trying to access network.
If i type command ifconfig i get what is shown on picture below:
In second paragraph i get eth0:avahi which shouldnt be there and i think it is messing my connection.
I must remove this to only get first and third paragraph on this picture. How do i do this?
We want to create bridge(mybridge) eth0 and eth1 on our board which is running linux 2.6.34.9.
Following are the commands:
brctl addbr mybridge
ifconfig eth1 0.0.0.0
ifconfig eth0 0.0.0.0
brctl addif mybridge eth1
brctl addif mybridge eth0
ifconfig mybridge up
PC-----ETH0-----mybridge--------ETH1
when we ping the board on eth1 ,we are able to receive packet on eth0 (eth0 rx counter increasin
I have a red hat 6.3 machine with 2 physical nics installed.