eth configuration for dataone
"Mahesh T. Pai" <[email protected]>
| Newsgroups | gmane.org.region.india.fsug-kochi |
|---|---|
| Message-ID | <[email protected]> |
I had promised this few days back ... sorry for breaking the thread; I
am using a different machine right now.
You need the following stanza in /etc/network/interfaces (in addition
to the `auto ppp0'' added by pppoeconf.
auto eth0
iface eth0 inet manual
up ifconfig $IFACE 0.0.0.0 up
down ifconfig $IFACE down
Cannot remember why I added the last two lines. :(
I will be happy if people who use RH/Fedora share their interfaces
file.
--