[gobolinux-users] configuration internet access
Paul Dann
giddie at christian.net
Wed Jan 10 23:58:17 UTC 2007
Hi there,
If you are connected to a DHCP-enabled network, try the "dhcpcd"
command. This will cause all network adaptors to request an IP lease
from the DHCP server. However, I think Gobolinux does this by default
on boot because my server has no problem, so you may need to assign an
IP manually using the following command:
ifconfig eth0 <IP ADDRESS>
(e.g.: ifconfig eth0 192.168.1.2)
It's a privileged action, so don't forget "sudo" if you need it.
Paul
P.S.: I'm pretty new myself so I tested the command on my Gobolinux box
over SSH. I'm so used to SSH now that I forgot it was network driven
and was confused when the connection froze... :D
balazs gellert wrote:
> Hi,
> i've recently installed GoboLinux 013 onto my PC. My problem that I
> couldn't configure internet :( I followed GoboWiki description about
> how to set NetworkOptions file. I suppose according to my ifconfig I
> should have to be connected to the internet, but indeed I am not able
> to reach internet :(
> After typing ifconfig, the response:
> # ifconfig -a
> th0 Link encap:Ethernet HWaddr 00:0D:85:B3:46:5F
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:27257 errors:0 dropped:0 overruns:0 frame:0
> TX packets:106 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:1635836 (1.5 Mb) TX bytes:6860 (6.6 Kb)
> Interrupt:177 Base address:0xa000
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:128 errors:0 dropped:0 overruns:0 frame:0
> TX packets:128 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:11264 (11.0 Kb) TX bytes:11264 (11.0 Kb)
>
> sit0 Link encap:UNSPEC HWaddr
> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
> NOARP MTU:1480 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
>
> What can be the problem?
>
> Gellba
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>
>
>
More information about the gobolinux-users
mailing list