View Single Post
  #8   (View Single Post)  
Old 30th June 2008
Seb74 Seb74 is offline
Port Guard
 
Join Date: Jun 2008
Posts: 20
Default

Thanks for the help
And as you say, the switch is probably nothing to worry about, just as long as I know the maximum MTU-size it can handle, since it wont initiate much (any?) traffic by its own.

Configuring Vista might be outside this forum though I suspect, but anyway
Article for Vista linked in post above, changing MTU says:
"To change the MTU size of sub-interface no. 1:
netsh interface ipv4 set subinterface "1" mtu=1500 store=persistent"

Running "netsh interface ipv4 show subinterfaces" gives me these two, and what I was worried about is I dont know the subinterface numbering of these....maybe subinterface #1 is the real one, or its that loopback one with gigantic MTU :s
Would be better to specify interface name or whatever when setting MTU, not subinterface number cause I cant even see it listed.

C:\Windows\system32>netsh interface ipv4 show subinterfaces

MTU Sense-data för media Byte in Byte ut Gränssnitt
------ --------------- --------- --------- -------------
4294967295 1 0 11507 Loopback Pseudo-Interface 1
1500 1 215881783 2336202 Anslutning till lokalt nätverk



Here is a ipconfig /all....in swedish
Its not as clean from Vista as from XP since Vista shows loads of IPv6 tunneling interfaces and stuff.

IP-konfiguration för Windows
Värddatornamn . . . . . . . . . . : SR-dator
Primärt DNS-suffix. . . . . . . . :
Nodtyp. . . . . . . . . . . . . . : Hybrid
IP-routning aktiverat . . . . . . : Nej
WINS-proxy aktiverat. . . . . . . : Nej
Söklista för DNS-suffix . . . . . : local

Ethernet-anslutning Anslutning till lokalt nätverk:

Anslutningsspecifika DNS-suffix . : local
Beskrivning . . . . . . . . . . . : Realtek RTL8168B/8111B Family PCI-E Gigab
it Ethernet NIC (NDIS 6.0)
Fysisk adress . . . . . . . . . . : 00-19-DB-C6-08-A2
DHCP aktiverat. . . . . . . . . . : Ja
Autokonfiguration aktiverat . . . : Ja
Länklokal IPv6-adress . . . . . . : fe80::51d7:1a57:4907:df7b%8(Standard)
IPv4-adress . . . . . . . . . . . : 192.168.0.5(Standard)
Nätmask . . . . . . . . . . . . . : 255.255.255.240
Lånet erhölls . . . . . . . . . . : den 30 juni 2008 07:53:35
Lånet upphör. . . . . . . . . . . : den 30 juni 2008 09:53:34
Standard-gateway. . . . . . . . . : 192.168.0.1
DHCP-server . . . . . . . . . . . : 192.168.0.1
DNS-servrar . . . . . . . . . . . : 192.168.0.1
NetBIOS över TCP/IP . . . . . . . : Aktiverat

Tunnelanslutning: Anslutning till lokalt nätverk*:

Tillstånd . . . . . . . . . . . . : Frånkopplad
Anslutningsspecifika DNS-suffix . : local
Beskrivning . . . . . . . . . . . : isatap.local
Fysisk adress . . . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP aktiverat. . . . . . . . . . : Nej
Autokonfiguration aktiverat . . . : Ja

Tunnelanslutning: Anslutning till lokalt nätverk* 2:

Anslutningsspecifika DNS-suffix . :
Beskrivning . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Fysisk adress . . . . . . . . . . : 02-00-54-55-4E-01
DHCP aktiverat. . . . . . . . . . : Nej
Autokonfiguration aktiverat . . . : Ja
IPv6-adress . . . . . . . . . . . : 2001:0:d5c7:a2ca:2454:1be7:3f57:fffa(Stan
dard)
Länklokal IPv6-adress . . . . . . : fe80::2454:1be7:3f57:fffa%9(Standard)
Standard-gateway. . . . . . . . . : ::
NetBIOS över TCP/IP . . . . . . . : Inaktiverat
Reply With Quote