Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Apr 2008 18:32:15 +0200
From:      Johannes-Maria Kaltenbach <johannes-maria@t-online.de>
To:        freebsd-questions@freebsd.org
Cc:        Steve Bertrand <iaccounts@ibctech.ca>
Subject:   Re: network configuration problem
Message-ID:  <47FB9E0F.E7035FFF@t-online.de>
References:  <47FB3600.214104E2@t-online.de> <47FB63F1.2020207@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

many thanks for your help.

The problem was already solved with the first answer I read
by Steve Bertrand,
...
> You essentially gave yourself an address outside of the gateways LAN
> address scope, and then proceeded to route all unknown traffic to yourself.
>
> You probably want:
>
> # ifconfig rl0 192.168.2.100 255.255.255.0
>
> ...and
>
> # route add default 192.168.2.1

Tanks also for your hint:

> Then, for name resolution:
>
> # echo "nameserver ip.of.isp.dns" >> /etc/resolv.conf


I'm also thankful for all the other replies to my question, of course;
always happy to learn something.


Regards,
Johannes-Maria





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47FB9E0F.E7035FFF>