Re: Network sharing without using NAT, possible?

From: Mateus Interciso
Date: Wed Nov 21 2007 - 08:37:08 EST


On Wed, 21 Nov 2007 14:33:09 +0100, xerces8 wrote:

> From: Mateus Interciso <p.zarnick@xxxxxxxxx> Date: Wed, 21 Nov 2007
> 13:04:40 +0000 (UTC)
>
>> ifconfig eth0 down
>> ifconfig eth1 down
>> ifconfig eth0 0.0.0.0 up
>> ifconfig eth1 0.0.0.0 up
>> brctl addbr br0
>> brctl addif br0 eth0
>> brctl addif br0 eth1
>> brctl stp br0 on
>> ifconfig br0 10.100.0.1 netmask 255.255.255.0 up
>>
>> but I can't ping 10.100.0.1. :O
>> Am I missing something?
>
> iptables ?
>
> Regards,
> David
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info
> at http://vger.kernel.org/majordomo-info.html

Empty...I tought about as well...but is wide open :(

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html