PDA

View Full Version : Problema cavo cross e router


Travis80
24-06-2012, 12:14
ciao,

ho un problema di rete, non sono un espertissimo, quindi vi chiedo un aiuto.
Ho un pc con una scheda eth interna e una scheda pci che funge da scheda wireless.
Alla scheda eth, tramite cavo cross ho collegato un plotter che ha (e deve avere) come ip 192.168.1.100.
La scheda wifi invece, quando attivata, si collega ad un router (192.168.1.1) e va in dhcp (prende il 192.168.1.4, e come gateway l'ip del router).
Anche qui, la subnet è obbligatoria e non posso modificarla.
Succede che se attivo entrambe le schede, pingo solo il plotter. Se stacco la eth LAN, riesco a pingare il router e navigare.
Dove sbaglio?
NB: non posso collegare il plotter al router via cavo per questione di distanza.

Grazie.
Travis

Dumah Brazorf
24-06-2012, 12:47
Unisci le due reti con un bridge.
http://windows.microsoft.com/it-IT/windows-vista/Create-a-network-bridge

Travis80
24-06-2012, 16:48
ciao,

ho provato e, attivando il bridge, pingo solo il plotter e non esco su internet.

ho settato l'indirizzo del bridge come
192.168.1.4
subnet 255.255.255.0
gateway 192.168.1.1 (il router)

nonostante questo, pingo solo il plotter connesso in cross alla scheda eth :muro:
In pratica è lo stesso comportamento che avevo con le schede separate attivate entrambe.

grazie in ogni caso del suggerimento.

Travis

Dumah Brazorf
24-06-2012, 17:41
Forse...

"When more than one network connection is available, Windows uses the one with the lowest metric value. By default, it automatically assigns a metric value based on the network connection's rated speed. See An explanation of the Automatic Metric feature for Internet Protocol routes .

To force Windows to use a specific network connection, assign a metric value to each one, giving the lowest value to the desired connection:

Open the Network Connections folder (Start > Run > ncpa.cpl)
Right click the desired connection.
Click Properties > Internet Protocol Version 4.
Click Properties > Advanced.
Un-check "Automatic metric".
Enter a number between 1 and 9999 for the "Interface metric"."

http://answers.microsoft.com/en-us/windows/forum/windows_7-networking/wired-and-wireless-connections-on-the-same-windows/ee40d9a6-297b-46d4-b5c8-db57d927b62e

Travis80
24-06-2012, 18:33
perfetto, grazie mille!
leggendo l'articolo fino in fondo e giocando con le metriche sia dell'adattatore che del gateway sono riuscito a far funzionare il tutto.

:D

Travis