Routing
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Routing
Region : Argentina
Model : TL-WR1043ND
Hardware Version : V2
Firmware Version :
ISP :
I have a two small networks: One is cabled and another is wi-fi.
The first one is: 10.5.0.0 subnet 255.255.0.0 gateway 10.5.60.1 The second one is: 192.168.0.0 subnet 255.255.255.0 gateway 192.168.0.1
The gateway for the first network is a Ubuntu machine, I configured a NAT so I can access all the computers on the second network.
The gateway for the second network is a TP-LINK wireless router, I configured a static route like this: Destination Network: 10.5.0.0 Subnet Mask: 255.255.0.0 Default Gateway: 192.168.0.1
But in the case using wireless I cannot access on the first network but the gateway 10.5.60.1
From a mac using wireless (address 10.5.60.101) I made a traceroute:
[CODE]$ traceroute 10.5.60.1
traceroute to 10.5.60.1 (10.5.60.1), 64 hops max, 52 byte packets
1 192.168.0.1 (192.168.0.1) 4.051 ms 0.901 ms 0.886 ms
2 10.5.60.1 (10.5.60.1) 2.085 ms 1.911 ms 1.303 ms[/CODE]
[CODE]$ traceroute 10.5.60.2
traceroute to 10.5.60.2 (10.5.60.2), 64 hops max, 52 byte packets
1 192.168.0.1 (192.168.0.1) 1.761 ms 1.186 ms 1.050 ms
2 192.168.0.1 (192.168.0.1) 3177.626 ms !H 3071.109 ms !H 3071.924 ms !H[/CODE]
Model : TL-WR1043ND
Hardware Version : V2
Firmware Version :
ISP :
I have a two small networks: One is cabled and another is wi-fi.
The first one is: 10.5.0.0 subnet 255.255.0.0 gateway 10.5.60.1 The second one is: 192.168.0.0 subnet 255.255.255.0 gateway 192.168.0.1
The gateway for the first network is a Ubuntu machine, I configured a NAT so I can access all the computers on the second network.
The gateway for the second network is a TP-LINK wireless router, I configured a static route like this: Destination Network: 10.5.0.0 Subnet Mask: 255.255.0.0 Default Gateway: 192.168.0.1
But in the case using wireless I cannot access on the first network but the gateway 10.5.60.1
From a mac using wireless (address 10.5.60.101) I made a traceroute:
[CODE]$ traceroute 10.5.60.1
traceroute to 10.5.60.1 (10.5.60.1), 64 hops max, 52 byte packets
1 192.168.0.1 (192.168.0.1) 4.051 ms 0.901 ms 0.886 ms
2 10.5.60.1 (10.5.60.1) 2.085 ms 1.911 ms 1.303 ms[/CODE]
[CODE]$ traceroute 10.5.60.2
traceroute to 10.5.60.2 (10.5.60.2), 64 hops max, 52 byte packets
1 192.168.0.1 (192.168.0.1) 1.761 ms 1.186 ms 1.050 ms
2 192.168.0.1 (192.168.0.1) 3177.626 ms !H 3071.109 ms !H 3071.924 ms !H[/CODE]