Skrevs ursprungligen av scooterbabe
Vad är MTU?
Slog upp i terminalen på "man ifconfig".
Det står följande:
...
"mtu n
Set the maximum transmission unit of the interface to n,
default is interface specific. The MTU is used to limit the
size of packets that are transmitted on an interface. Not all
interfaces support setting the MTU, and some interfaces
have range restric tions."
...
Sen skrev jag in ifconfig en1 i terminalen och fick följande:
~>ifconfig en1
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::230:65ff:fe24:6818%en1 prefixlen 64 scopeid 0x4
inet 10.0.1.4 netmask 0xffffff00 broadcast 10.0.1.255
ether 00:30:65:24:68:18
media: autoselect status: active
supported media: autoselect
Jag ser att mitt "mtu-värde" är 1500.
>> Robo-X Ska man sänka mtu-värde i båda datorer? (Den ena datorn är PB 12" och den andra en PB Pismo.)