CaptnDanLKW
Senior Member
I'd like to be able to reach my Fiber / ONT's internal web server from my internal network.
ONT is only a Bridge/Media Converter. It's web page listens on 192.168.0.254; I verified by connecting a laptop directly to it.
My RT-AC86U's WAN port is (obviously) plugged into the ONT. My Internal Network is 192.168.1.0/24.
I assume I could do something like route add 192.168.0.254/32 or 192.168.0.0/24, but I'm not sure what the right network or interface to use to complete the command.
Looking for the correct command.
FWIW, before I switched to fiber from a cable modem, the modem's interface was accessible at 192168.100.1 without any commands - I can only assume it advertised a route.
Thanks all.
dump of 'ip route'
default via ###.###.###.# dev eth0
10.8.0.0/24 dev tun11 proto kernel scope link src 10.8.0.2
127.0.0.0/8 dev lo scope link
192.168.1.0/24 dev br0 proto kernel scope link src 192.168.1.1
###.###.#.## via ###.###.###.# dev eth0 metric 1
###.###.###.0/24 dev eth0 proto kernel scope link src ###.###.###.##
###.###.###.# dev eth0 proto kernel scope link
###.###.###.## via ###.###.###.# dev eth0 metric 1
dump of 'route'
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 ###.###.###.# 0.0.0.0 UG 0 0 0 eth0
10.8.0.0 0.0.0.0 255.255.255.0 U 0 0 0 tun11
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
###.##.#.## ###.###.###.# 255.255.255.255 UGH 1 0 0 eth0
###.###.###.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
###.###.###.# 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
###.###.###.## ###.###.###.# 255.255.255.255 UGH 1 0 0 eth0
ONT is only a Bridge/Media Converter. It's web page listens on 192.168.0.254; I verified by connecting a laptop directly to it.
My RT-AC86U's WAN port is (obviously) plugged into the ONT. My Internal Network is 192.168.1.0/24.
I assume I could do something like route add 192.168.0.254/32 or 192.168.0.0/24, but I'm not sure what the right network or interface to use to complete the command.
Looking for the correct command.
FWIW, before I switched to fiber from a cable modem, the modem's interface was accessible at 192168.100.1 without any commands - I can only assume it advertised a route.
Thanks all.
dump of 'ip route'
default via ###.###.###.# dev eth0
10.8.0.0/24 dev tun11 proto kernel scope link src 10.8.0.2
127.0.0.0/8 dev lo scope link
192.168.1.0/24 dev br0 proto kernel scope link src 192.168.1.1
###.###.#.## via ###.###.###.# dev eth0 metric 1
###.###.###.0/24 dev eth0 proto kernel scope link src ###.###.###.##
###.###.###.# dev eth0 proto kernel scope link
###.###.###.## via ###.###.###.# dev eth0 metric 1
dump of 'route'
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 ###.###.###.# 0.0.0.0 UG 0 0 0 eth0
10.8.0.0 0.0.0.0 255.255.255.0 U 0 0 0 tun11
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
###.##.#.## ###.###.###.# 255.255.255.255 UGH 1 0 0 eth0
###.###.###.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
###.###.###.# 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
###.###.###.## ###.###.###.# 255.255.255.255 UGH 1 0 0 eth0