[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ipmasq question. Completely lost!!!!



Hi,
first of all, I am new to the linux scene so bear with me. I have just installed ipmasq. I want to allow an ipaq connected to my debian system to connect to the internet. So when I installed ipmasq, I chose the "yes" when it asked if I wanted ppp to reconfigure the firewall. I then started pppd using

/usr/sbin/pppd /dev/ttyS0 115200 192.168.0.1:192.168.0.2 debug logfile ~/ppplog nodetach local noauth nocrtscts lock user ppp connect "/usr/sbin/chat -v -t3 ogin--ogin: ppp" &


Although I can ping the ipaq from debian and vice versa, I cannot connect to the internet. Also I see these messages when I do dmesg:

IN=eth0 OUT= MAC=01:00:5e:00:00:01:00:04:4e:c8:c8:0a:08:00 SRC=129.21.147.254 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0xC0 TTL=1 ID=48399 PROTO=2
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered
IN=eth0 OUT= MAC=01:00:5e:00:00:01:00:04:4e:c8:c8:0a:08:00 SRC=129.21.147.254 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0xC0 TTL=1 ID=49500 PROTO=2 IN=eth0 OUT= MAC=01:00:5e:00:00:01:00:04:4e:c8:c8:0a:08:00 SRC=129.21.147.254 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0xC0 TTL=1 ID=53897 PROTO=2

I would expect the out to be ppp0 or something. ifconfig gives this:
ppp0      Link encap:Point-to-Point Protocol
         inet addr:192.168.0.1  P-t-P:192.168.0.2  Mask:255.255.255.255
         UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
         RX packets:9 errors:0 dropped:0 overruns:0 frame:0
         TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0
         RX bytes:107 (107.0 b)  TX bytes:99 (99.0 b)

Anybody has clue what is going on. I hope someone can help me out. Thanks a lot Amish


Reply to: