Re: Rete a singhiozzo

2007-11-11 Thread Giovanni Mascellani
All'incirca Sun, 11 Nov 2007 13:00:43 +0100,  Pol Hallen
<[EMAIL PROTECTED]> sembrerebbe aver scritto:

> Ho un server con modem ethernet adsl configurato con ip statico e
> collegato a eth0 (stesso ip del modem).
> 
> eth1 sul server collega la lan interna.
> 
> Ora: se imposto una classe c sulla lan, quando dal server pingo host
> su internet mi perde alcuni pacchetti (tipo ne manda 15, va in pausa
> per qualche secondo poi torna a pingare - perdendo quindi dei
> pacchetti). Cosa che non succede quando butto giu' l'interfaccia
> della lan - il ping torna a funzionare correttamente.
> 
> Non so come, impostando la lan in classe a (tipo 10.0.0.1, 10.0.0.2
> nei vari client) questo problema non accade.. i ping dal server su
> intenet non danno problemi. 
> La lan invece mi perde dei pacchetti.

Prova a postare gli output di ifconfig e route -n nelle varie
configurazioni.

Gio.
-- 
Giovanni Mascellani <[EMAIL PROTECTED]>
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Re: Rete a singhiozzo

2007-11-11 Thread Pol Hallen
> Prova a postare gli output di ifconfig e route -n nelle varie
> configurazioni.
Sul server ho:
eth0  Link encap:Ethernet  HWaddr 00:4F:49:09:77:7A
  inet addr:82.106.9.62  Bcast:82.255.255.255  Mask:255.0.0.0
  inet6 addr: fe80::24f:49ff:fe09:777a/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:123 errors:0 dropped:0 overruns:0 frame:0
  TX packets:151 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:13237 (12.9 KiB)  TX bytes:13505 (13.1 KiB)
  Interrupt:11 Base address:0xe400

eth1  Link encap:Ethernet  HWaddr 00:60:08:6D:59:50
  inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::260:8ff:fe6d:5950/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:243 errors:0 dropped:0 overruns:0 frame:0
  TX packets:116 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:29053 (28.3 KiB)  TX bytes:13370 (13.0 KiB)
  Interrupt:10 Base address:0xe800

eth0 e' connessa al modem (il modem e' configurato con ip statico)
eth1 alla lan

route -n (sul server)

Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth1
82.0.0.00.0.0.0 255.0.0.0   U 0  00 eth0
0.0.0.0 82.106.9.62 0.0.0.0 UG0  00 eth0

Client:

eth1  Link encap:Ethernet  HWaddr 00:0E:A6:C7:97:16
  inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::20e:a6ff:fec7:9716/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:44367 errors:0 dropped:0 overruns:0 frame:0
  TX packets:46215 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:53249227 (50.7 MiB)  TX bytes:46273084 (44.1 MiB)
  Interrupt:16 Base address:0xe400

route -n
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth1
0.0.0.0 192.168.1.100   0.0.0.0 UG0  00 eth1

Ho provato a cambiare cavi, switch, schede di rete.

Dopo un po' che da client pingo tipo il dns 212.216.112.112 mi salta i 
pacchetti.

Se butto giu' la eth1 sul server, la connessione funziona correttamente.
Grazie.

Pol


-- 
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]



Re: Rete a singhiozzo

2007-11-11 Thread Giovanni Mascellani
All'incirca Sun, 11 Nov 2007 15:56:27 +0100,  Pol Hallen
<[EMAIL PROTECTED]> sembrerebbe aver scritto:

> Ho provato a cambiare cavi, switch, schede di rete.
> 
> Dopo un po' che da client pingo tipo il dns 212.216.112.112 mi salta
> i pacchetti.
> 
> Se butto giu' la eth1 sul server, la connessione funziona
> correttamente. Grazie.

Mi dispiace, ma purtroppo non mi sembra ci sia niente di sbagliato. Non
ho proprio idea di che cosa possa essere... :-(

Giovanni.
-- 
Giovanni Mascellani <[EMAIL PROTECTED]>
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)



signature.asc
Description: PGP signature


Re: Rete a singhiozzo

2007-11-11 Thread Alessandro A.

Pol Hallen ha scritto:

Prova a postare gli output di ifconfig e route -n nelle varie
configurazioni.


Sul server ho:
eth0  Link encap:Ethernet  HWaddr 00:4F:49:09:77:7A
  inet addr:82.106.9.62  Bcast:82.255.255.255  Mask:255.0.0.0
  inet6 addr: fe80::24f:49ff:fe09:777a/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:123 errors:0 dropped:0 overruns:0 frame:0
  TX packets:151 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:13237 (12.9 KiB)  TX bytes:13505 (13.1 KiB)
  Interrupt:11 Base address:0xe400

eth1  Link encap:Ethernet  HWaddr 00:60:08:6D:59:50
  inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::260:8ff:fe6d:5950/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:243 errors:0 dropped:0 overruns:0 frame:0
  TX packets:116 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:29053 (28.3 KiB)  TX bytes:13370 (13.0 KiB)
  Interrupt:10 Base address:0xe800

eth0 e' connessa al modem (il modem e' configurato con ip statico)
eth1 alla lan

route -n (sul server)

Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth1
82.0.0.00.0.0.0 255.0.0.0   U 0  00 eth0
0.0.0.0 82.106.9.62 0.0.0.0 UG0  00 eth0

Client:

eth1  Link encap:Ethernet  HWaddr 00:0E:A6:C7:97:16
  inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::20e:a6ff:fec7:9716/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:44367 errors:0 dropped:0 overruns:0 frame:0
  TX packets:46215 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:53249227 (50.7 MiB)  TX bytes:46273084 (44.1 MiB)
  Interrupt:16 Base address:0xe400

route -n
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth1
0.0.0.0 192.168.1.100   0.0.0.0 UG0  00 eth1

Ho provato a cambiare cavi, switch, schede di rete.

Dopo un po' che da client pingo tipo il dns 212.216.112.112 mi salta i 
pacchetti.


Se butto giu' la eth1 sul server, la connessione funziona correttamente.
Grazie.

Pol


  

Ciao,
non ho capito bene: te hai un router con cui ti colleghi, poi hai un 
server con due schede di rete e poi la tua rete locale giusto??


se è cosi perchè hai impostato questo ip

82.106.9.62

su eth0?

Io avrei fatto cosi:
router 192.168.0.1 >  
eth0 (192.168.0.2)  (192.168.1.1) eth1 ---> LAN


Cioè quello che non mi torna è perchè hai dato il solito ip del modem 
alla eth0 del server?


ciao :-)


--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Pubblicita' con l'email marketing a soli 250 Euro! Prova il servizio di 
Email.it gli specialisti del settore
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7179&d=11-11


--
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]



Re: Rete a singhiozzo

2007-11-11 Thread Pol Hallen
> non ho capito bene: te hai un router con cui ti colleghi, poi hai un
> server con due schede di rete e poi la tua rete locale giusto??
Esatto: 2 schede di rete, una al modem l'altra alla lan interna

> 82.106.9.62
> su eth0?
82.106.9.62 e' l'ip statico, lo stesso ip che ho messo nel modem.

> Io avrei fatto cosi:
> router 192.168.0.1 >
> eth0 (192.168.0.2)  (192.168.1.1) eth1 ---> LAN
>
> Cioè quello che non mi torna è perchè hai dato il solito ip del modem
> alla eth0 del server?
Il modem ha 192.168.1.1 come ip interno e 82.106.9.62 come statico (su 
internet).
Quindi secondo te il problema dipende da quello?

Di conseguenza, se il modem ha 192.168.1.1 sulla eth0 del server dovrei 
metterci (tipo) 192.168.1.2 e per la lan qualcosa tipo 192.168.2.0?

Grazie!
Pol



Re: Rete a singhiozzo

2007-11-11 Thread Pol Hallen
Grazie per il tuo aiuto :-)

domani modifico e ti faccio sapere.

Saluti 
Pol


-- 
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]



Re: Rete a singhiozzo

2007-11-12 Thread Pol Hallen
Risolto, grazie!
 
Pol


-- 
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]