On 07/13/2012 02:49 PM, Drew from Zhrodague wrote:

     What's in it, anything good? Are you specifying a MAC address? Is
it bound to one of your ethernet adapters?


Okay, I'm confused. The howto I'm working from has the HWADDR line with the MAC in eth0... Now, stuff on the internet is never wrong.

Howard




--
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en
DEVICE="br0"
TYPE=bridge
DELAY=0
ONBOOT="yes"
BOOTPROTO=static
IPADDR=10.7.7.18
NETMASK=255.255.255.0
BROADCAST=10.7.7.255
DNS1=10.7.7.5
SEARCH="css.int"
DEVICE="eth0"
BOOTPROTO=none
HWADDR="00:1E:8C:69:4C:AC"
NM_CONTROLLED="no"
ONBOOT="yes"
BRIDGE=br0
# IPADDR=10.7.7.18
# NETMASK=255.255.255.0
# BROADCAST=10.7.7.255

Reply via email to