[Bug 227566] option RSS brokes conn to localhost

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 16 22:35:30 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227566

            Bug ID: 227566
           Summary: option RSS brokes conn to localhost
           Product: Base System
           Version: 11.1-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: rozhuk.im at gmail.com
 Attachment #192571 text/plain
         mime type:

Created attachment 192571
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192571&action=edit
kern conf

After add to kernel:
options PCBGROUP
options RSS

I can not connect to ssh ::1 and 127.0.0.1

# sockstat -P tcp
USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS      
root     sshd       591   3  tcp6   *:22                  *:*
root     sshd       591   4  tcp4   *:22                  *:*

# uname -a
FreeBSD test 11.1-STABLE FreeBSD 11.1-STABLE #7: Tue Apr 17 01:26:08 MSK 2018  
  root at test:/usr/obj/usr/src/sys/RIM_SRV  amd64

With some sysctl tunings 127.0.0.1 work with some delay (few seconds).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list