Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2018 22:35:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227566] option RSS brokes conn to localhost
Message-ID:  <bug-227566-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227566

            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@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
 Attachment #192571 text/plain
         mime type:

Created attachment 192571
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192571&action=
=3Dedit
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=
=20=20=20=20=20=20
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 20=
18=20=20
  root@test:/usr/obj/usr/src/sys/RIM_SRV  amd64

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

--=20
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-227566-227>