NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: network adapters, IP addresses, ports, domain names
On Thu, Nov 16, 2023 at 03:48:49PM +0000, Steve Blinkhorn wrote:
> In a situation where a NetBSD machine (9.2 amd64 if it matters) has
> multiple network adapters each with multiple IP addresses
> corresponding to diverse domain names, to what are port numbers
> uniquely attached?
>
They're attached to IP addresses, either specific IP addresses or
unspecified IP address (0.0.0.0 or ::). If the server application
binds to the unspecified IP address the port is not bindable to specific
IP addresses by other servers.
Home |
Main Index |
Thread Index |
Old Index