Skip to main content

All Questions

Tagged with
1 vote
1 answer
1k views

Broadcast to all subnets

Does usage of network broadcast address will imply broadcasting all subnets? For instance, if my network broadcast address is 192.168.0.255 and I have four subnets, will sending a message utilizing ...
Kasata Ata's user avatar
2 votes
2 answers
93 views

Is this subnetted IP address valid?

I'm learning subnetting at the moment and I'm unsure whether this is considered a valid IP address. 150.16.5.255/21 My teacher asserts that this is invalid because it is a broadcast address of one ...
Obski's user avatar
  • 23
0 votes
1 answer
663 views

Broadcast address for address 144.16.95.255?

A subnetted Class B network has the following broadcast address : 144.16.95.255. Its subnet mask (a) is necessarily 255.255.224.0 (b) is necessarily 255.255.240.0 (c) is necessarily 255.255.248.0 (...
Mithlesh Upadhyay's user avatar
-1 votes
1 answer
111 views

Subnetting Difficulty

Taking the following example shown in the first image, why has my teacher has assigned in the solution (image 2) for network one (N1): 7+2 hosts? Shouldn't it be 6+2 since the number of hosts in that ...
user3642381's user avatar
1 vote
1 answer
2k views

how do I setup my D-link DSR250n to use openvpn server

My aim is to make my Iphone connect remotely (and securely) to my home network and get from the DHCP (the d-link router) IP on the same subnet. This is because I have an client app that broadcasts on ...
DrorCohen's user avatar
  • 293
4 votes
3 answers
22k views

Broadcast address in IPV4

I have a small network with the subnet mask 255.255.255.240 and the IP range is 192.168.2.1 - 192.168.2.12. From 192.168.2.1, I want to broadcast a packet. I don't want this packet to go anywhere ...
PermanentGuest's user avatar