Hello, I'm absolutely ashame :-( I've read it, but forgot to apply this modification to the interfaces file....
Concerning Netissimo, I didn't modify the configuration file except selecting the first pty line: pty "pppoe -I eth0 -T 80 -m 1452" Here is what I got in syslog: syslog.0:Mar 23 04:35:34 firewall pppd[1714]: Plugin /usr/lib/pppd/pppoe.so loaded. syslog.0:Mar 23 04:35:34 firewall pppd[1714]: PPPoE Plugin Initialized syslog.0:Mar 23 04:35:34 firewall pppd[1715]: pppd 2.4.1 started by root, uid 0 syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Sending PADI syslog.0:Mar 23 04:35:34 firewall pppd[1715]: HOST_UNIQ successful match syslog.0:Mar 23 04:35:34 firewall pppd[1715]: HOST_UNIQ successful match syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Got connection: 2163 syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Connecting PPPoE socket: 00:02:3b:02:10:82 6321 eth0 0x807c260 syslog.0:Mar 23 04:35:34 firewall pppd[1715]: using channel 1 syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Using interface ppp0 syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Connect: ppp0 <--> eth0 syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Couldn't increase MTU to 1500. <<<<<<<<<<<<<<<<<<<<<<< syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Couldn't increase MRU to 1500 <<<<<<<<<<<<<<<<<<<<<<< syslog.0:Mar 23 04:35:34 firewall pppd[1715]: Couldn't increase MRU to 1500 <<<<<<<<<<<<<<<<<<<<<<< syslog.0:Mar 23 04:35:36 firewall pppd[1715]: Cannot determine ethernet address for proxy ARP <<<<<<<<<< syslog.0:Mar 23 04:35:36 firewall pppd[1715]: local IP address 80.14.157.175 syslog.0:Mar 23 04:35:36 firewall pppd[1715]: remote IP address 80.14.157.1 So, 4 warning/error messages. For the first three messages, I was thinking of using the second line of pty (without the -m). I do not understand the reason of the fourth message (proxy ARP� (Super travail les gars !) Christian - Grenoble ----- Original Message ----- From: "Jacques Nilo" <[EMAIL PROTECTED]> To: "Christian HOSTELET" <[EMAIL PROTECTED]>; "Eric Wolzak" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, March 23, 2002 7:36 PM Subject: Re: [Leaf-user] Switching off LCD backlight on laptop > Concerning "dnscache" I have no clue of what's going on. No message in > any log file. In fact I have to do a "dnscache restart" because, it seems > that dnscache is actually launched at startup but exit prematuraly leaving > the dsncache.pid lock file. > > My config is: > > Omnibook 3000 Pentium 233, 144MB RAM > One Xircom CEM56 Ethernet/Modem (eth0+ttyS03 - modules xirc2ps_cs and > serial_cs) > One 3Com 3C589C PCMCIA card (eth1 - module 3c589_cs)) > No HDD (was dead) > >JN: > I see what the problem is with dnscache. Your internal interface to which > dnscache is listening (eth1 at IP 192.168.1.254) is not available when dnscache > is started at boot by /etc/init.d/dnscache because your eth1 is activated > (slowly) by pcmcia. So the answer to your problem is in fact in the pcmcia > section of the user's guide: > http://leaf.sourceforge.net/devel/jnilo/busers02.html#AEN180 > Read the doc, mon ami :-) > > eth0 is my external LAN (10.0.0.*) , eth1 is the internal one (192.168.1.*). > > And I'm using ADSL (Netissimo) via eth0 (ppp0). > > >JN: > AH ! I am interested in that. In am on the cable here :-) > How went the setup for Netissimo ? Did you change anything to the ppp/pppoe > config files ? > > Bye > Jacques > _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
