I see. Thanks a lot and sorry for the stupid question.
By the way, is there any way, how to use the two NICs for load balancing?

Karel
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Jacob Meuser
Sent: Wednesday, May 17, 2006 10:24 AM
To: misc@openbsd.org
Subject: Re: Ethernet Card

On Wed, May 17, 2006 at 10:08:39AM +0200, Karel Galu?ka wrote:
> Hi J.C.,
> Thank you for your answer. 
> I have written that I want to use the computer as a router in a future.
I'm
> testing it in my lab as a simple non-router computer now. The first
> interface has ip 192.168.0.48 and the second 192.168.0.49. From the
console
> of the computer I'm not able to ping the second interface (host is down).

> vr0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
...
>       inet 192.168.0.48 netmask 0xffffff00 broadcast 192.168.0.255

> vr1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
...
>       inet 192.168.0.49 netmask 0xffffff00 broadcast 192.168.0.255

you have two interfaces on the same IPv4 subnet.

what does your routing table look like?  (netstat -rn -finet)
you probably only have one route to this subnet, through vr0.

do you understand the problem now?

-- 
<[EMAIL PROTECTED]>

Reply via email to