I’m starting to learn about networking. It would be really helpful a bit of help with this exercise and some explanations, cause I’m really stuck.
This is the network topology from the exercise:
We know about it:
- AP1, AP2 and AP3 work as bridges between their wireless and ethernet interfaces (br0)
- R1 job is the routing of interfaces
- Private IPv4 addressing is used [192.168.X.X] (only not for F1)
- Each network must grant Internet access to 450 hosts at least (only not for F1)
- The “br0” interfaces must be accessible by IP from every device in any of the internal nets
Questions:
- Which mode (Infrastructure, Ad-hoc, WDS) should the Wifi connections use between AP1-AP2 and which one between AP3-R1? (done)
- Fill this tables with the IP directions (IpDir/Mask CIDR Format) that would grant Internet access to every device.
IPv4 interfaces directions
Device | Interface | IPv4 |
---|---|---|
PC10 | eth0 | |
PC11 | eth0 | |
PC12 | eth0 | |
M1 | wlan0 | |
AP1 | br0 | |
AP2 | br0 | |
AP3 | br0 | |
R1 | eth0 | |
R1 | wlan0 | |
F1 | eth0 | |
F1 | fa0 | 11.17.1.30/30 |