OK I have fixed it. I will explain what I did
I had to manually add routes between the two subnets
route add -net 10.5.5.0 netmask 255.255.255.0 dev eth0
route add -net 192.168.1.0 netmask 255.255.255.0 dev eth1
That's it
Thanks Bob for your input
> Bob wrote:
>
>>Are you expecting this machi
Bob wrote:
>Are you expecting this machine to be simply dual homed with two IP
>addresses, one on each subnet? Or are you expecting it to become a
>router and to route packets itself from one interface to another?
>
>If you want a machine with multiple interface cards to become a router
>then you
Mostafa wrote:
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric RefUse Iface
> 10.5.5.00.0.0.0 255.255.255.0 U 0 00 eth1
> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 00 eth0
> 0.0.0.0 19
Hello,
I have Debian 3.0 SPARC (woody) running on Sun Ultra 10 machine. Recently,
I have added an additional PCI NIC card. The card seem to be working
without problems and I have edited the file /etc/network/interfaces to
configure the second interface and now it looks like the following:
auto l
4 matches
Mail list logo