Networking problems

Anne et Bertrand mol-general@lists.maconlinux.org
Fri, 13 Sep 2002 14:08:49 +0200


I'm trying to setup network in mol with a ppp connection. Am I wasting
my time ?

Mol configuration : no sheep driver, using the tune driver.

On the MacOS side, I've set TCP/IP as described in the doc :
MacOS : 192.168.1.2
Router : 192.168.1.1

I can ping 192.168.1.2 in a terminal on linux side.

But MacOS cannot access my ppp (modem) connection.

Here is the ifconfig output :

[bertrand@localhost bertrand]$ /sbin/ifconfig lo        Lien
encap:Boucle locale            inet adr:127.0.0.1  Masque:255.0.0.0
            UP LOOPBACK RUNNING  MTU:16436  Metric:1
            RX packets:288 errors:0 dropped:0 overruns:0 frame:0
            TX packets:288 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0           RX bytes:21004 (20.5 Kb)  TX
bytes:21004 (20.5 Kb)

ppp0      Lien encap:Protocole Point-à-Point            inet
adr:80.12.55.4  P-t-P:193.252.246.14  Masque:255.255.255.255
            UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
            RX packets:6 errors:1 dropped:0 overruns:0 frame:0
            TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0           RX bytes:92 (92.0 b)  TX bytes:98
(98.0 b)

tun0      Lien encap:Ethernet  HWaddr 00:FF:0A:43:A2:92            inet
adr:192.168.1.1  Bcast:192.168.1.255  Masque:255.255.255.0
            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
            RX packets:1 errors:0 dropped:0 overruns:0 frame:0
            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0           RX bytes:50 (50.0 b)  TX bytes:0 (0.0
b)



The address in ppp0 is dynamiccaly allocated from my ISP.


Is there a chance to have ppp0 talk to tun0 ?
I'm totally ignorant of networking configuration...

Bertrand Dekoninck