Bryan Tholen wrote:

> is there any way to ipmasq over a single devise using aliasing? before i got
> a cable modem i easily ipmasq.ed from eth0 to ppp0. now i have a cable modem
> plugged into a hub and the hub to my NIC and i want to ipmasq from the
> eth0:0 alias on my NIC to the which has the inhouse ip address 192.168.0.1
> to the eth0 device which is given an ip address via DHCP. anyone have any
> tricks to get this to work?
>
> bryan tholen
>
> ---------------------------------------------------------------------------
> Send administrative requests to [EMAIL PROTECTED]

  yeah..do ifconfig eth0:1 192.168.0.1
route add -net 192.168.1.0
I got mine up and running like you described

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to