Hi! Here goes my problem:
- I have tree machines on my local network. My IP adresses are: 192.168.0.
{1,2,3}.
- I connect to the internet over my ISDN card on my machine.
- For NAT I use gshield.
my /etc/conf.d/net: iface_eth0="192.168.0.1 broadcast 192.168.0.255 netmask
255.255.255.0"
iface_ippp0="192.168.0.100 broadcast 192.168.0.255 netmask 255.255.255.0"
gateway="ippp0/192.168.0.100"
And the problem:
I can't ping my other machines before I connect to the internet. After
connecting ping works ok.
If I change gateway=eth0/192.168.0.1, I can't ping any IP on the internet.
What do mean the interface and IP options in gateway?
So I wan't to ping my machines before connecting to the internet. How can I
manage this? Any suggestions?
Thanks,
Simon
--
[EMAIL PROTECTED] mailing list