Re: netmask for loopback interfaces

2021-11-04 Thread Jamie Landeg-Jones
"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

Re: netmask for loopback interfaces

2021-11-04 Thread Mike Karels
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

Re: netmask for loopback interfaces

2021-11-04 Thread Rodney W. Grimes
> 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

Re: netmask for loopback interfaces

2021-11-04 Thread Rodney W. Grimes
> 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

Re: netmask for loopback interfaces

2021-11-04 Thread Rodney W. Grimes
> 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

Re: netmask for loopback interfaces

2021-11-04 Thread Mike Karels
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

Re: netmask for loopback interfaces

2021-11-04 Thread Jamie Landeg-Jones
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

Re: netmask for loopback interfaces

2021-11-03 Thread Oleksandr Kryvulia
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

netmask for loopback interfaces

2021-11-03 Thread 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 standard 127.0.0.1 is added with an 8 bit