Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.1 Legacy Series
»
Routing question
« previous
next »
Print
Pages: [
1
]
Author
Topic: Routing question (Read 3834 times)
dcol
Hero Member
Posts: 635
Karma: 51
Routing question
«
on:
June 04, 2018, 05:20:33 pm »
Question. I have two subnets. Both work fine by themselves.
LAN - 192.168.1.1/24 - Gateway 192.168.1.1
WLAN - 192.168.2.1/24 - Gateway 192.168.2.1
I have an AP on 192.168.2.2
How can I access 192.168.2.2 from 192.168.1.2 via http so I can make router setting changes?
Tried a floating rule without success. Suppose I need some sort of NAT rule.
Thanks!
Logged
miroco
Full Member
Posts: 109
Karma: 9
Re: Routing question
«
Reply #1 on:
June 08, 2018, 11:40:17 pm »
I'm also interested in an answer to this question. However, I'm no proficient enough to wrap my head around it, but I found an interesting Cisco-post where at least a related issue was discussed.
https://learningnetwork.cisco.com/thread/28157
Logged
dcol
Hero Member
Posts: 635
Karma: 51
Re: Routing question
«
Reply #2 on:
June 09, 2018, 12:55:03 am »
That thread is even more confusing.
Anyone? If it can't be done, just let me know.
Thanks
Logged
bartjsmit
Hero Member
Posts: 2018
Karma: 194
Re: Routing question
«
Reply #3 on:
June 09, 2018, 09:33:52 am »
You don't need NAT between RFC1918 ranges. If both subnets have OPNsense as their default gateway, then routing cannot be the issue.
Any required firewall rule is likely to be on the WLAN interface, since the LAN interface is unrestricted by default.
Do you see any denies in your log? Can you curl to 192.168.2.2 from the OPNsense console? Does ping work?
Bart...
Logged
dcol
Hero Member
Posts: 635
Karma: 51
Re: Routing question
«
Reply #4 on:
June 09, 2018, 06:31:35 pm »
Working after I made a LAN rule to go from my main desktop IP to the AP IP.
Thanks
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.1 Legacy Series
»
Routing question