----- Messaggio originale ----- > Da: Ennio-Sr <[email protected]> > A: [email protected] > Cc: > Inviato: Lunedì 3 Marzo 2014 0:54 > Oggetto: problemi di navigazione 'esterna' > > > Ciao a tutti. > > Qualcuno può cortesemente spiegarmi perché, se abilito l'istanza > relativa a eth1 (qui sotto commentata), non riesco più a navigare su > internet con il pc collegato in rete con wlan1? (ma vedo gli altri pc > della rete domestica 192.xxx.yyy.zzz, incluso quello connesso ad eth1)? > > # /etc/network/interfaces > auto lo > iface lo inet loopback > > allow-hotplug wlan1, eth1 > > iface wlan1 inet static > address 192.xxx.yyy.10 > netmask 255.255.255.0 > gateway 192.xxx.yyy.1 -> router > > # iface eth1 per collegare altro pc > ##iface eth1 inet static > ##address 192.xxx.y.101 > ##netmask 255.255.255.0 > ##broadcast 192.xxx.y.255 > ##network 192.xxx.y.0 > >
Fammi capire, stai mettendo due interfacce sulla stessa rete? Pessima idea. route -n cosa ti da? -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

