R6400 with DD-WRT "Kong Mod" VLAN question

4 posts / 0 new
Last post
ecbeal
ecbeal's picture
R6400 with DD-WRT "Kong Mod" VLAN question

Hi guys, I am new to DD-WRT and am trying to do something that is simple in theory but apparently not so simple in execution.  I am hoping someone here can point me in the right direction.

I want to configure a VLAN that has access to the other network on the router but no internet access.  Baiscally, two LANs, one with internet and one without, both capable of communicating with each other.  My plan was to specify a bogus gateway for the VLAN but I canot seem to figure out how to change the network settings on a per VLAN basis.

Am i just missing an option somewhere or am i taking the wrong route entirely?  i would really appreciate any and all help/input.

ecbeal
ecbeal's picture
I have since taken the route

I have since taken the route of filtering access based off of IP.  Thanks for nothing guys...

Ceelos218
Ceelos218's picture
you're welcome

you're welcome

mlord
mlord's picture
Basing it on IP addresses

Basing it on IP addresses probably solves your problem, even though it is not 100% secure (IP addresses are easy to spoof, thereby tricking it into doing things you don't want).

Another method is to use a firewall rule or two, by using the iptables command in combination with the --in-interface and/or --out-interface parameters to specify the vlans.