this post was submitted on 05 Sep 2023
8 points (100.0% liked)

networking

2761 readers
6 users here now

Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.

founded 1 year ago
MODERATORS
 

Looking for help setting up an isolated network within my apartment complex's network. I have a Linksys router running OpenWrt, with the ethernet connection from my aprtment running to the uplink port on the router. When I SSH into the router, it has WAN access, but none of the LAN devices connected to it (by ethernet or wireless) do. Anyone have any experience with this?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] zsnell02@sh.itjust.works 2 points 1 year ago (1 children)

Yep ran all this.

  1. Did both of these
  2. It is
  3. Tried will all LAN devices. Router itself can ping 1.1.1.1 (and 8.8.8.8) but none of the LAN devices can reach the internet.

One other thing I forgot is to verify a LAN device can ping the router IP, but I'm guessing you've already verified that. This is starting to sound like a FW issue

It's been years since I setup my openwrt router, but here is some advice verifying your FW config

tl;dr Your WAN interface may be defined as 'wan' in your FW rules, since 'WAN' != 'wan' - correcting the case may solve the issue