dapper for i386 unable to access website

Christofer C. Bell christofer.c.bell at gmail.com
Sat Jul 29 23:42:29 UTC 2006


On 7/28/06, mike williams <a-bracmike at sbcglobal.net> wrote:
>
> when i run FF,it tries and tries to open a webpage,but cannt find
> it,however,it is able to open my Gateway web config page when i do it via
> IP.

$ sudo route add default gw IP.ADDRESS.OF.GATEWAY

Also, in /etc/network/interfaces, add a "gateway
IP.ADDRESS.OF.GATEWAY" line to the appropriate interface.  Here is my
entry for comparison:

auto eth0
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1

-- 
Chris

"I trust the Democrats to take away my money, which I can afford.  I
trust the Republicans to take away my freedom, which I cannot."




More information about the ubuntu-users mailing list