Re: restrict implicit binding to interfaces



On Oct 29, 8:11 pm, Maxwell Lol <nos...@xxxxxxxxxxx> wrote:

You seem to be under the misconception that addresses belong to
interfaces.

ifconfig(1) associates addresses to interfaces.

Right, and then that address belongs to the machine.

whole. When you bind to an address, you accept packets sent to that
address regardless of what interface they arrive on.

If you configure an interface to one address, it's won't accept
packets addressed to other (unicast) addresses.

Yes, it will. IP would not work if that was the case, you could never
have a functional router.

Some systems allow you to create a second address on the same
interface using a 'virtual interface.'

Unless you put the interface into promiscuous mode using a network sniffer.

You are completely confused. Promiscuous mode is a level 2 thing. It
has nothing whatsoever to do with IP addresses.

Otherwise, it
would be impossible to set up a functional router.

Usually interfaces are connected to different networks.

And usually traffic to any particular IP address flows over many
different networks.

DS
.



Relevant Pages

  • Re: Motorola Razr V3C
    ... that they intend to incorporate on all future phones regardless of the brand (and it's rumored that there might even be a future software update that will impose the same interface on the e815). ... The idea is that regardless of the phone brand or model, the interface will be standardized and tech support won't have to reference different manuals and explain differing procedures to access a feature from one phone to the next. ... Of course, the drawbacks are that there is no differnetiation between phone models when it comes to the user interface, and if you don't like the interface, then the only recourse is to go to a different carrier. ...
    (alt.cellular.verizon)
  • Making a generic data layer
    ... I would like to make a generic set of methods that could be called regardless ... of course I can't instantiate an interface. ...
    (microsoft.public.dotnet.framework.adonet)
  • Making a generic Parameter class
    ... I would like to make a generic set of methods that could be called regardless ... of course I can't instantiate an interface. ...
    (microsoft.public.dotnet.general)
  • Re: Why do we do if_init for AF_INET even if the interface is running?
    ... Is there any reason why we do if_initfor AF_INET regardless whether ... the interface is already in IF_DRV_RUNNING? ... change committed last year because it causes wireless drivers to blow ...
    (freebsd-arch)
  • Re: Application logic and Business logic
    ... >decouple most parts from it, regardless of wether you use SQL, OQL or ... The interface with the database has nothing to do with persistence, ... know the database design. ...
    (comp.object)