[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: your mail



On Wed, May 22, 2002 at 04:18:26PM +0200, Martin MBAYI wrote:
> In fact this is my problem:
> I have a LAn of 10 machines which are connected to the
> Intenet through a computer having Linux redhat
> operating system whose Ip address is 192.168.1.1
> And the rest of the Ip addresses from 192.168.1.2 up
> to 192.168.1.10 are attributed to other machines of
> the same LAN.
> So I installed FreeBSD on machine 192.168.1.7
> I went to the /etc/rc.conf I configured as this:
> Defaultrouter="192.168.1.1"
> hostname="pc7.cifs"
> ifconfig_ep0="inet =192.168.1.7
> netmask=255.255.255.0".
> 
> So  since then I can easily ping on 192.168.1.7 but
> almost no success for the rest of the machines which
> are either in my Lan or elsewhere.

You have some syntax errors in the above.

defaultrouter="192.168.1.1"                             <-- small "d"
ifconfig_ep0="inet 192.168.1.7 netmask 255.255.255.0"   <-- no '='

After rebooting, login as root and do
   ifconfig -a
   netstat -rn

to confirm your settings. Post the output of those two commands to the list
if it still isn't working.

Cheers,

Brian.

-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org