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

Re: Problem with dual nics



Ryan wrote:
> 
> Here is the file hostname.sis0
> 
> inet 192.168.1.1 255.255.240.0 NONE media 10baseT
> 
> Here is the file hostname.xl0
> 
> dhcp NONE NONE NONE 
> 
Maybe I do not know something, but why is your file looking like this 
and not like this:

inet 192.168.1.1 255.255.255.0 192.168.1.255 media 10baseT

Carsten