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

Re: FreeBSD help



On Fri, Jun 07, 2002 at 05:59:58PM +0300, Joseph Begumisa wrote:
> some things to check on:
> 
> 1.  is the network cable plugged in?
> 2.  is your network card detected by the FreeBSD OS?
> 3.  what are your network configs in /etc/rc.conf like? if you could just
>     post that section.
> 4.  what do your routes look like?
> 5.  is your firewall filtering icmp?

If the machine works in Windows then 1 and 5 are probably OK.

To help diagnose the problem, please post to the list the output of the
following commands:

  ifconfig -a          # shows what interfaces you have & how they're conf'd
  netstat -rn          # shows your IP forwarding table

You can redirect the output of these commands to a file, e.g.

  ifconfig -a >/tmp/netinfo
  netstat -rn >>/tmp/netinfo

then paste /tmp/netinfo into an E-mail message, to save having to retype
what you see on the screen!

Can we see the contents of /etc/rc.conf too please.

Regards,

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