[BlueOnyx:11498] Re: Network interface problem

Gerald Waugh gwaugh at frontstreetnetworks.com
Fri Oct 5 13:49:47 -05 2012


On 10/05/2012 01:20 PM, Jeff Folk wrote:
>
>>>>
>>>> /usr/sausalito/swatch/bin/am_network.sh: line 64: [: too many arguments
>>>
>>> Please post the result of this command:
>>>
>>> /sbin/route -n
>
> The other thing I notice is that the hardware addresses reported in 
> the GUI don't match ifconfig:
>
> [root at box1 ~]# ifconfig
> eth0      Link encap:Ethernet  HWaddr 00:19:B9:0A:D8:8C
>           inet addr:108.77.214.36  Bcast:108.77.214.39 
>  Mask:255.255.255.248
>
> eth1      Link encap:Ethernet  HWaddr 00:04:76:E5:F2:43
>           inet addr:192.168.0.20  Bcast:192.168.0.255  Mask:255.255.255.0
>
> GUI:
>
> Primary Interface
> IP Address108.77.214.36
> MAC Address00:04:76:E5:F2:43
> Secondary Interface
> IP Address (optional)192.168.0.20
> MAC Address00:13:72:D1:78:A1
>
> eth1 and Primary interface is the pci card that is the only consistent 
> hardware. eth0 and Secondary are the motherboard NICs. Interesting it 
> didn't pick up the new hardware address in the GUI.
>
Jeff Have you tried this?
>
>  1. vi /etc/udev/rules.d/70-persistent-net.rules *change ONLY the
>     "NAME=" .*
>  2. # This file was automatically generated by the
>     /lib/udev/write_net_rules
>     # program, run by the persistent-net-generator.rules rules file.
>     #
>     # You can modify it, as long as you keep each rule on a single
>     # line, and change only the value of the NAME= key.
>
>     # PCI device 0x8086:0x10d3 (e1000e)
>     SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
>     ATTR{address}=="00:25:90:93:3b:a2", ATTR{type}=="1",
>     KERNEL=="eth*", NAME="eth0"
>
>     # PCI device 0x8086:0x10d3 (e1000e)
>     SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
>     ATTR{address}=="00:25:90:93:3b:a3", ATTR{type}=="1",
>     KERNEL=="eth*", NAME="eth1"
>
>     # PCI device 0x8086:0x10d3 (e1000e)
>     SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
>     ATTR{address}=="68:05:ca:0b:be:e1", ATTR{type}=="1",
>     KERNEL=="eth*", NAME="eth2"
>
> 3.
>
>
>  4. Go to /etc/sysconfig/network-scripts check the ifcfg of the 'NAME'
>     s above
>  5. change/add this line to each ifcfg-*  HWADDR=00:11:22:33:44:55 
>     (*mac address from /etc/udev/rules.d/70-persistent-net.rules)*
>
>  1. reboot
>

> -- 
> Gerald

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20121005/c436a9dd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 43 bytes
Desc: not available
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20121005/c436a9dd/attachment.gif>


More information about the Blueonyx mailing list