Ticket #104 (closed enhancement: invalid)

Opened 2 years ago

Last modified 2 years ago

Internet network definition - all address space minus reserved private IPv4 address space

Reported by: zz.plat00n@… Owned by: victor
Priority: major Milestone: 0.8
Component: suite Version: 0.7
Keywords: Internet network definition Cc:

Description

Current definition of Internet Network can be achieved by defining a new network with the following characteristics:

  • network : 0.0.0.0
  • netmask : 0.0.0.0

It can be useful to add an option to define Internet as:

  • network: 0.0.0.0
  • netmask: 0.0.0.0

WITHOUT reserved private IPv4 address space
10.0.0.0/8 (255.0.0.0)
172.16.0.0/12 (255.240.0.0)
192.168.0.0/16 (255.255.0.0)

The same could be realised for private network declaration.

Change History

comment:1 Changed 2 years ago by victor

If you enable the anti spoofing "class a", "class b", "class c" options traffic from the networks you mention gets dropped. Isn't that the same thing?

comment:2 Changed 2 years ago by victor

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.