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: b...@freebsd.org
          Reporter: rozhuk...@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@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to