Given: ip route <dest network> <subnet mask> <default gateway> I tried this:
# Add a static route from the LAN to the wireless LAN (10.1.1.0/24)
# Linksys wireless access point WAN IP = 174.18.5.50
ip route 10.1.1.0 255.255.255.0 174.18.5.50
What I'm trying to do is route from my LAN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.