Re: Simple network config problem?

From: mr_scary (petermatulis_at_NO_SPAMyahoo.ca)
Date: 09/03/03


Date: Wed, 03 Sep 2003 21:38:38 GMT

On Wed, 03 Sep 2003 11:25:25 -0700, Mitch Zollinger
<ztanuki@netscape.net> said the following:

>I've done as you both suggested and tried to isolate the problem. I've
>completely turned off the packet filter in rc.conf and removed the
>bridgename.bridge0 file. Now I just have two ethernet interfaces.

1. Flush the routing tables on both internal client and (obsd) server.

On obsd: # route flush

2. Use the ifconfig command to reconfigure ethernet settings (address,
netmask, etc) on both client and server.

3. Ping the server from the client and report back with the results.



Relevant Pages