subnet
problem calculating subnet mask
Question in some competition exam: The subnet mask for a particular network is 255.255.31.0. Which of the following pairs of IP addressed could belong to this network?[详细]
2023-02-25 04:13 分类:问答Receiving local broadcast packet sent from a "supernet"
My question is for Linux, in C. Say host A on subnet /16 is sending a broadcast UDP packet. (ie. by broadcasting to xxx.xxx.255.255)[详细]
2023-02-24 06:58 分类:问答to which subnet IP address belongs?
I have to write a script in bash , perl or python. I got file with three columns (for manually manage connect-proxy)[详细]
2023-02-20 14:36 分类:问答WCF Discovery: Find dynamic endpoint in different subnet
I\'m using dynamic endpoints to find WCF services. So far this works great. However, when the services are in a different su开发者_开发百科bnet, they cannot be found anymore.[详细]
2023-02-07 11:16 分类:问答communication between two subnet masks
this may be a silly question. i hav开发者_如何学编程e created a subnet on my network of 10.55.0.0/21.[详细]
2023-02-02 07:55 分类:问答Is IP address on the same subnet as the local machine (with IPv6 support)
Does anyone have some code that will determine if an IP address (IPv4 or IPv6) is on the same subnet as the machine running the application? I\'ve seen numerous examples of code that does this with IP[详细]
2023-01-15 06:46 分类:问答List IP all addresses in a subnet
I need开发者_StackOverflow to get all of the IP addresses contained in within a subnet and I\'m trying to do it using IPnetwork[详细]
2023-01-07 03:34 分类:问答Identify machines behind a router uniquely based on ipaddress
Some background first. I have a .net client agent installed on each of the machines in the lan. They are interacting with my central server [website] also on the same lan.[详细]
2022-12-27 14:36 分类:问答How to determine the subnet mask of a network using the minimum number of ICMP echo requests?
How to determin开发者_运维知识库e the subnet mask of a network using the minimum number of ICMP echo requests?If you know how to generate a ICMP Mask Request, you should receive a ICMP Mask Reply.It s[详细]
2022-12-21 19:27 分类:问答Python 3: create a list of possible ip addresses from a CIDR notation
I have been handed the task of creating a function in python (3.1) that will take a CIDR notat开发者_StackOverflowion and return the list of possible ip addresses.I have looked around python.org and f[详细]
2022-12-14 09:23 分类:问答