![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copying/Routing data from the0 to eth1 and eth2 | theVOID | IP Networking | 0 | 04-11-2008 05:19 AM |
| ifcfg-eth0 and eth1 is N/A | kenshinhimura | Red Hat | 2 | 03-12-2008 06:14 PM |
| /etc/rc.d/net - eth1 | Octal | UNIX for Dummies Questions & Answers | 0 | 06-08-2007 07:42 PM |
| different between soft reboot and hard reboot | seelan3 | SUN Solaris | 3 | 09-21-2006 03:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Well, indeed everything should turn off when you reboot your server ...
Seems like you mean: "It doesn't come up again after reboot." Probably you simply haven't configured it to get an IP address and so an at system startup. Have a look at your system's documentation regarding startup and networking. |
|
||||
|
module conf file or ONBOOT
Make sure you have startup file properly configured. Usually in RedHat we give ONBOOT=y in /etc/sysconfig/network-scripts/ifcfg-ethX. Other vendor may have different options. You can use "Kudzu" or "netconfig" tool.
Also make sure you have eth1 module mentioned in /etc/modprobe.conf or /etc/modules.conf (as per kernel version 2.6 or 2.4 resp) |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|