/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Hi,
I just got dsl, which is truely one of the better things since ...
well ... the wheel. Before that I had a dialup ppp connection. My linux
box is on a network with a mac laptop and windoze machine. I had masq set
up and the mac laptop worked great (the windows machine dialed up on it's
own)
Now I have the dsl modem plugged into the hub. The linux box has
one ethernet interface. I have the ip assigned to me for dsl aliased and
the localnet (192.168.1.0) set up normally. The windows machine can see the
internet via the masq, but the mac laptop cannot. It can communicate with
the linux box (dns lookups, telnet, ssh) but can't see the internet.
Below are the outputs from route/ifconfig:
numbers:~$ sudo ifconfig
eth0 Link encap:Ethernet HWaddr 00:10:5A:14:AC:8F
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
EtherTalk Phase 2 addr:65280/107
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:88809 errors:0 dropped:0 overruns:0 frame:0
TX packets:23528 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
eth0:0 Link encap:Ethernet HWaddr 00:10:5A:14:AC:8F
inet addr:192.168.1.254 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
eth0:1 Link encap:Ethernet HWaddr 00:10:5A:14:AC:8F
inet addr:206.107.181.27 Bcast:206.107.181.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
EtherTalk Phase 2 addr:0/0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:1540 errors:0 dropped:0 overruns:0 frame:0
TX packets:1540 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
numbers:~$ sudo route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
206.107.181.0 * 255.255.255.0 U 0 0 0 eth0
localnet * 255.255.255.0 U 0 0 0 eth0
default adsl.rica.net 0.0.0.0 UG 0 0 0 eth0
thanks,
myers
--
You're just jealous because the voices only talk to me.
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.