it seems i have no internet connection on a newly installed version of linux ubuntu 10.04 server i have tried with dhcp and static ip address but struggling to get a connection and suggestions would be great thankyou
linux ubuntu server no internet connection
Collapse
X
-
Depending on exactly what you've tried to install you may have to manually edit various network configuartion files so that the ethernet connection is enabled and configured at powerup.
If you've tried to install a minimal server environment then chances are the network is disabled by default (a lot of linux distributions do this deliberately so you dont put unconfigured machines directly onto the internet).
Its also possible the network is up but the firewall is set to a very restrictive mode.Last edited by TheCoder; 16 January, 2012, 23:31.Comment
Comment