Bonsoir Dario, - Vire le REJECT sur la FORWARD pour voir si ca passe. - C'est qui ton ISP? Tu ne devrais pas avoir un 10.0.0.1 en remote de ton PPP. Techniquement ca peut marcher, mais ca nous etonne tous qu'un ISP soit assez 'porcho' pour laisser apparaitre une telle adresse sur un reseau public. - Ta nego PPP se passe bien et tu recois tous les elements necessaires: IP address, default route, DNS primaire et secondaire. Le probleme n'est probablement pas dans le 10.0.0.1, sinon ta nego PPP serait bloquee sur des LCP requests qui partiraient dans le vide.
Marc. On Saturday 16 February 2002 23:51, Dario Spagnolo wrote: > Bonsoir à tous ! > > Suite à l'Install Party de cet après-midi je me suis mis à l'installation > du serveur linux avec la connexion ADSL. Le problème dont j'avais parlé à > plusieurs d'entre vous persiste encore. C'est-à dire que la connexion > s'établit sans problèmes mais il m'est impossible de pinguer dehors. > > Voici des extraits d'écrans qui peuvent vous aider à m'aider ! :) > > J'espere que vous allez pouvoir m'aider ! > > A bientot > Dario > > route > > IP routing table > Destination Gateway Genmask Flags Metric Ref Use > Iface 10.0.0.1 * 255.255.255.255 UH 0 0 > 0 ppp0 127.0.0.0 * 255.0.0.0 U 0 0 > 0 lo default 10.0.0.1 0.0.0.0 UG 0 0 > 0 ppp0 > > Log du lancement de la connexion > > Feb 16 23:24:02 linux pppd[2545]: PPPoATM plugin_init > Feb 16 23:24:02 linux pppd[2545]: PPPoATM setdevname_pppoatm > Feb 16 23:24:02 linux pppd[2545]: PPPoATM setdevname_pppoatm - SUCCESS > Feb 16 23:24:02 linux pppd[2546]: pppd 2.4.0 started by root, uid 0 > Feb 16 23:24:02 linux pppd[2546]: Using interface ppp0 > Feb 16 23:24:02 linux pppd[2546]: Connect: ppp0 <--> > Feb 16 23:24:03 linux kernel: PPP BSD Compression module registered > Feb 16 23:24:03 linux kernel: PPP Deflate Compression module registered > Feb 16 23:24:03 linux pppd[2546]: local IP address 195.78.18.16 > Feb 16 23:24:03 linux pppd[2546]: remote IP address 10.0.0.1 > Feb 16 23:24:03 linux pppd[2546]: primary DNS address 195.78.6.36 > Feb 16 23:24:03 linux pppd[2546]: secondary DNS address 195.78.6.210 > > > ifconfig > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:26 errors:0 dropped:0 overruns:0 frame:0 > TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:2156 (2.1 Kb) TX bytes:2156 (2.1 Kb) > > ppp0 Link encap:Point-to-Point Protocol > inet addr:195.78.18.16 P-t-P:10.0.0.1 Mask:255.255.255.255 > UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 > RX packets:13 errors:0 dropped:0 overruns:0 frame:0 > TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:3 > RX bytes:568 (568.0 b) TX bytes:696 (696.0 b) > > > > > Iptables -L (suite au conseil d'Ivan j'ai enlevé tout ce qui pouvait causer > problème dans rc.firewall, voici le résultat) > > Chain INPUT (policy ACCEPT) > target prot opt source destination > > Chain FORWARD (policy DROP) > target prot opt source destination > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > > ------------------ > ATTENTION!WARNING! > Répondre à/Send replies to [EMAIL PROTECTED] > ATTENTION!WARNING! > ------------------ > > > > > ---------------------------------------------- > iMate Free Mail Server http://www.imate.net/ > ---------------------------------------------- > > Linux-Azur : http://www.linux-azur.org > Désinscriptions: http://www.linux-azur.org/liste.php3 > **** Pas de message au format HTML, SVP **** Linux-Azur : http://www.linux-azur.org Désinscriptions: http://www.linux-azur.org/liste.php3 **** Pas de message au format HTML, SVP ****
