Tagged Questions
0
votes
1answer
39 views
What is the right way to temporarily disable/enable PMTU Discovery on a Linux box?
I've a few pcaps that contain packets larger than standard ethernet MTU size of 1500B. I searched about this and found refs pointing towards Jumbo Frames. I now understand that since I'm on a GBE ...
1
vote
2answers
794 views
Cannot increase MTU on gigabit network
I have just set up my new gigabit network and when I was about to increase the MTU to use jumbo frames, I get this error:
root@rayquang-desktop:~# ifconfig eth1 mtu 9000
SIOCSIFMTU: Invalid ...