[Bug 292760] [bridge] MTU of bridge inteface limits MTU of bridge-based vlans in despite of vlanmtu flag
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292760 --- Comment #3 from Marek Zarychta <[email protected]> --- (In reply to vova from comment #2) >if I'll set 1504 on bridge1 -> my packets sent from 192.168.0.1 will be fragmented later >on (as most of the internet is not capable to process frames more then 1500) The FreeBSD route(8) command includes the -mtu modifier, which can fix it by preventing fragmentation along the path. -- You are receiving this mail because: You are the assignee for the bug.