Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2015 15:24:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 205194] Changing MTU higher than 1500 on the interface pfsync0 causes panic
Message-ID:  <bug-205194-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: admin@support.od.ua

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205194-8>