blob: a51572d9769259ce7c68990432b9f6036d917d2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<div class="gmail_quote">On Fri, Feb 24, 2012 at 10:59 AM, Jeff Robins <span dir="ltr"><<a href="mailto:jeffrobinssae@gmail.com">jeffrobinssae@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br></div>
<br>
3) I installed a second NIC in the machine and the eth0 and eth1 aliases<br>
keep sometimes switch between the two<br>
- I already saw a bug report about this, but it is really annoying<br>
<br>
4) dhclient isn't run automatically. I have to run it manually<br>
- Network Center is set for automatic IP and dhclient is set as the<br>
DHCP client<br>
<br>
</blockquote></div><br>I took a look at "ifcfg-eth0" and "ifcfg-eth1". It looks like eth0 is setup properly, but eth1 has minimal information. They are both setup the same way in Network Center.<br>
eth1 only has the following:<br>DEVICE=eth1<br>BOOTPROTO=dhcp<br>NETMASK=255.255.255.0<br>ONBOOT=yes<br>METRIC=10<br><br>Also, "service network stop/start/etc" doesn't affect eth0, but it does affect eth1 and lo.<br>
<br>--Jeff<br><br>
|