On Wed, 27 Oct 2004 07:54:40 +0200, Hexren <[EMAIL PROTECTED]> wrote:
>
> JP> On Tuesday 26 October 2004 21:20, Hexren wrote:
> >> >> For example:
> >> >>
> >> >> 192.168.1.100 on NIC 1
> >> >>
> >> >> 192.168.1.101 on NIC 2
> >> >>
> >> >> Gateway 192.168.1.1
> >>
> >> ---
JP> On Tuesday 26 October 2004 21:20, Hexren wrote:
>> >> For example:
>> >>
>> >> 192.168.1.100 on NIC 1
>> >>
>> >> 192.168.1.101 on NIC 2
>> >>
>> >> Gateway 192.168.1.1
>>
>> --
>>
>> Am I seeing the wrong problem when I say that:
>>
>> #ifconfig NIC1 192.168.1.
>>
>> For example:
>>
>> 192.168.1.100 on NIC 1
>>
>> 192.168.1.101 on NIC 2
>>
>> Gateway 192.168.1.1
--
Am I seeing the wrong problem when I say that:
#ifconfig NIC1 192.168.1.100
#ifconfig NIC1 192.168.1.101
#route add default 192.168.1.1
should do what