At  7:30 PM on Wednesday  6 November 2002, Alireza Mahini wrote:
> I have two ethernet card(NIC)im my computer .Their
> characteristics are:
> 
> name:rl0
> ip:128.128.64.235
> netmask:255.255.0.0
> broadcast:128.128.255.255
> 
> name:rl1
> ip:128.128.65.235
> netmask:255.255.0.0
> broadcast:128.128.255.255

Notice that you've configured both of these interfaces on the same
subnet: 128.128.0.0/16.  I doubt that's what you intended.  The
operating system will create one route to the 128.128.0.0/16 network
and will send packets through that route.

I would suggest you change the netmasks to 255.255.255.0.  Or read up
on IP subnetting and rethink your network topology.


-- 
David Siebörger
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to