copperhead
Occasional Visitor
I’m encountering an issue with inter-VLAN communication on my ASUS RT-AX88U Pro router. Here's the setup:
FTR, I do have Skynet and YazFi scripts installed but i didnt see anything relevant within their configuration which could be causing the above.
Any help would be appreciated!
- Router's main IP: 192.168.1.1
- Target device: 192.168.2.45 (on Guest Network 1, configured via YazFi)
- Goal: I want to run a script on the router (192.168.1.1) that occasionally needs to send data to 192.168.2.45 on port 999.
- Ping from 192.168.1.1 to 192.168.2.45 works fine.
- Ping from other devices on 192.168.1.0/24 (like 192.168.1.2) to 192.168.2.45 also works.
- However, a TCP connection attempt from 192.168.1.1 to 192.168.2.45:999 fails, whereas the same connection from 192.168.1.2 succeeds.
- A TCP connection attempt from 192.168.1.1 to any address on the other subnet fails.
- Verified iptables rules on the router. No apparent DROP rules blocking the connection.
- Verified that the Guest Network has internet access. YazFi is set for 1-way guest access with client isolation, and I’ve also tried with 2-way guest and no client isolation, but neither made a difference.
FTR, I do have Skynet and YazFi scripts installed but i didnt see anything relevant within their configuration which could be causing the above.
Any help would be appreciated!
Last edited: