Skip to main content

Questions tagged [subnet]

Questions relating to IP subnetting, including planning, calculation and best practices.

3 votes
1 answer
1k views

When configuring source NAT in cisco device for the command that create nat pool ip nat pool MYPOOL 203.0.113.10 203.0.113.20 netmask 255.255.255.0 Why do we still need NAT pool network mask when we ...
jacky chong's user avatar
9 votes
3 answers
2k views

I ask this because I am reading a famous book Computer Networking, A Top-Down Approach 8th edition, by Kurose and Ross. On page 352 (pdf) I have this paragraph: The mentioned figure 4.23 looks like ...
mlst's user avatar
  • 193
0 votes
1 answer
122 views

I currently have a 192.168.7.0/24 network, but I am approaching 200 devices on it (mostly IOT automation doodads), Id like to spill over into the next subdomain over (192.68.8.0), for this from what I ...
Duxa's user avatar
  • 101
0 votes
1 answer
183 views

TL;DR - How do I isolate a resource in an Azure subnet so that it is not publicly accessible, but is accessible from other subnets in the same VNET? Apologies if this isn't the correct site; this is ...
EvilDr's user avatar
  • 273
0 votes
1 answer
177 views

There is a device with an ip address of 172.31.1.122 that is connected to a switch (Scalance 8008) and the switch is connecte to a router (scalance s615 which I cannot configure and has ip of 172.31.1....
Alejandro's user avatar
  • 101
0 votes
0 answers
19 views

I am still learning and I've found that there is a formula to calculate: 2*n - 2(where n is number of zeros i.e. digits of hosts). I am trying to calculate for mask: 255.255.255.127 I've converted it ...
Blazing_Sun's user avatar
0 votes
0 answers
10 views

A college was assigned a single block starting with 103.114.1.0/24, create 3 subnets for 3 departments a. 150 addresses for computer science department b. 80 addresses for electrical engineering ...
Timescape's user avatar
0 votes
1 answer
283 views

I recently found out the ISP provides a /28 public IP subnet to a business. I'm in the process of learning more about networking and find it interesting that 16 addresses are available through that ...
KSK's user avatar
  • 103
0 votes
2 answers
173 views

We know that subnetting before CIDR involved sub-dividing classful networks So subnets of class A, B and C. But with CIDR we can have arbitrary prefixes. For example, 192.0.0.0/7. Could we have done ...
user242114's user avatar
0 votes
1 answer
114 views

Edit: On a multi-router network, should a router (R2) behind the internet gateway (R1) run source NATing or masquerading if the gateway router is masquerading? At this time I can ssh from a host on ...
wwillfred's user avatar
0 votes
0 answers
38 views

To make CIDR easier to understand, let us consider an example in which a block of 8192 IP addresses is available starting at 194.24.0.0. Suppose that Cam- bridge University needs 2048 addresses and is ...
Don Draper's user avatar
1 vote
1 answer
121 views

I have a router (Teltonika RUT) that is connected via its WAN port to a network (let's call it "Big"). The IP Space of the "Big" Network is 192.168.1.0/24 with the Gateway on 192....
bgc's user avatar
  • 11
1 vote
1 answer
2k views

Here I am running an application on a computer, host=localhost, the application runs on localhost:5000, or 127.0.0.1:5000. When the computer accesses 127.0.0.0/8, or 127.0.0.0 subnet mask 255.0.0.0, ...
hodini's user avatar
  • 13
3 votes
1 answer
750 views

I'm teaching an introductory computer engineering course in HS and had students in the lab network together the computers they built in the hardware unit - I appreciate the irony of somebody teaching, ...
Jawsont's user avatar
  • 33
1 vote
2 answers
164 views

In the computer networks course, we solve subnetting questions together with the teacher. There is a term we call the "main network". As far as I understand, we fill in this according to ...
Furkan KARADENİZ's user avatar

15 30 50 per page
1
2 3 4 5
43