"Rodney W. Grimes" wrote:
> > Note, the default FreeBSD firewall rules already have:
> >
> > ${fwcmd} add 100 pass all from any to any via lo0
> > ${fwcmd} add 200 deny all from any to 127.0.0.0/8
> > ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any
>
> Which no longer work correctly
Rod wrote:
> > Jamie wrote:
> >
> > > Oleksandr Kryvulia wrote:
> >
> > > > 04.11.21 01:01, Mike Karels wrote:
> > > > > I have a pending change to stop using class A/B/C netmasks when
> > > > > setting
> > > > > an interface address without an explicit mask, and instead to use a
> > > > > de
> Jamie wrote:
>
> > Oleksandr Kryvulia wrote:
>
> > > 04.11.21 01:01, Mike Karels wrote:
> > > > I have a pending change to stop using class A/B/C netmasks when setting
> > > > an interface address without an explicit mask, and instead to use a
> > > > default
> > > > mask (24 bits). A questi
> Oleksandr Kryvulia wrote:
>
> > 04.11.21 01:01, Mike Karels ?:
> > > I have a pending change to stop using class A/B/C netmasks when setting
> > > an interface address without an explicit mask, and instead to use a
> > > default
> > > mask (24 bits). A question has arisen as to what the d
> 04.11.21 01:01, Mike Karels ?:
> > I have a pending change to stop using class A/B/C netmasks when setting
> > an interface address without an explicit mask, and instead to use a default
> > mask (24 bits). A question has arisen as to what the default mask should
> > be for loopback interfac
Jamie wrote:
> Oleksandr Kryvulia wrote:
> > 04.11.21 01:01, Mike Karels wrote:
> > > I have a pending change to stop using class A/B/C netmasks when setting
> > > an interface address without an explicit mask, and instead to use a
> > > default
> > > mask (24 bits). A question has arisen as t
Oleksandr Kryvulia wrote:
> 04.11.21 01:01, Mike Karels пишет:
> > I have a pending change to stop using class A/B/C netmasks when setting
> > an interface address without an explicit mask, and instead to use a default
> > mask (24 bits). A question has arisen as to what the default mask should
04.11.21 01:01, Mike Karels пишет:
I have a pending change to stop using class A/B/C netmasks when setting
an interface address without an explicit mask, and instead to use a default
mask (24 bits). A question has arisen as to what the default mask should
be for loopback interfaces. The standar
I have a pending change to stop using class A/B/C netmasks when setting
an interface address without an explicit mask, and instead to use a default
mask (24 bits). A question has arisen as to what the default mask should
be for loopback interfaces. The standard 127.0.0.1 is added with an 8 bit