https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205194
Bug ID: 205194
Summary: Changing MTU higher than 1500 on the interface pfsync0
causes panic
Product: Base System
Version: 10.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 164048
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164048&action=edit
Here is a screenshot with IPMI
# ifconfig pfsync0
pfsync0: flags=0<> metric 0 mtu 1500
syncpeer: 0.0.0.0 maxupd: 128 defer: off
# ifconfig pfsync0 syncdev em1.201 mtu 1500 up
# ifconfig pfsync0
pfsync0: flags=41<UP,RUNNING> metric 0 mtu 1500
pfsync: syncdev: em1.201 syncpeer: 224.0.0.240 maxupd: 128 defer: off
# ifconfig pfsync0 syncdev em1.201 mtu 1600 up
and panic...
Current process - ifconfig.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"