| Author |
Message |
Soltech
Joined: 20 Oct 2004
Posts: 3
|
| Posted: Wed Oct 20, 2004 2:17 pm Post subject: Network problem eth0 |
|
|
-- the "network information" section of my profile only has netmask/gw info
-- my linode has no "eth0" device
-- rebooting the linode doesnt' help
-- executing any of the ifconfig or /etc/init.d/network* commands fail since there is no eth0
-- /proc/modules is non-existant
please help |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Wed Oct 20, 2004 2:32 pm Post subject: |
|
|
How about now? Seems like it's working to me. All I did was issue a reboot.
-Chris |
|
| Back to top |
|
Soltech
Joined: 20 Oct 2004
Posts: 3
|
| Posted: Wed Oct 20, 2004 2:41 pm Post subject: Thanks |
|
|
| Chris I have been doing alot of reboots through out the day and nothing worked. It is very strange that you now did a reboot and it found the eth0 (networkcard) do you think that it could have been something else ? |
|
| Back to top |
|
Soltech
Joined: 20 Oct 2004
Posts: 3
|
| Posted: Wed Oct 20, 2004 2:43 pm Post subject: one more question |
|
|
| what way did you issue the reboot ? Through the WEB or the SHELL ? |
|
| Back to top |
|
schmichael
Joined: 14 Mar 2004
Posts: 116
Location: Peoria, IL
|
| Posted: Thu Oct 21, 2004 9:39 am Post subject: |
|
|
| It's my understanding you should always reboot from the web. |
|
| Back to top |
|
pclissold
Joined: 24 Oct 2003
Posts: 481
Location: Netherlands
|
| Posted: Thu Oct 21, 2004 10:48 am Post subject: |
|
|
You can reboot via the web (Linode Platform Manager) or via the Linode Shell on the virtual console - just issue the reboot command at the lish prompt.
Issuing a reboot command from within your Linode is not supported and will just shut the Linode down. |
|
| Back to top |
|
adamgent
Joined: 23 Jun 2003
Posts: 261
|
| Posted: Thu Oct 21, 2004 2:16 pm Post subject: |
|
|
pclissold wrote:
Issuing a reboot command from within your Linode is not supported and will just shut the Linode down.
For those of you who are lazy, if you setup the following aliase you can reboot from within your linode
alias reboot='ssh account_name@hostxx.linode.com reboot'
you will just need to enter your password, or for a seemless reboot set-up ssh keys.
Adam |
|
| Back to top |
|
| |