#22204: static route table not broadcasted, or not work.
----------------------+------------------------
Reporter: xinglp@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
----------------------+------------------------
My opewrt route' ip is 192.168.1.1 with a static route item as below
{{{
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
...
192.168.3.0 192.168.1.2 255.255.255.0 UG 0 0 0 br-
lan
...
}}}
My PC (192.168.1.2) has two ethernet adapters.
My network is like below.
Openwrt(192.168.1.1) ---- (192.168.1.2) PC1 (192.168.3.254) ----
(192.168.3.1)PC2
PC2 and Openwrt can visite each other, and PC2 can visite the internet.
But another PC3(192.168.1.3) connected to the Openwrt router can not visit
PC2, and vice vice versa.
I have to manually add a static route to PC3 (by "route -v add -net
192.168.3.0/24 gw 192.168.1.2") to make it work.
Is it normal? I'm using r49161 ar71xx. The original tplink firmware don't
have this issue.
--
Ticket URL: <https://dev.openwrt.org/ticket/22204>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets