Search found 16 matches

Goto page 1, 2  Next
Author Message
  Topic: VPN Kill Switch
nima2019

Replies: 6
Views: 3417

PostForum: Atheros WiSOC based Hardware   Posted: Sat Jun 22, 2019 0:32   Subject: VPN Kill Switch
Wow, thank you egc and eibgrad. That was very helpful. I ended up using the simpler option that eibgrad suggested.

WAN_IF="$(ip route | awk '/^default/{print $NF}')"
iptables -I FORWARD ...
  Topic: VPN Kill Switch
nima2019

Replies: 6
Views: 3417

PostForum: Atheros WiSOC based Hardware   Posted: Fri Jun 21, 2019 15:22   Subject: VPN Kill Switch
I'm trying to setup a VPN kill switch in my dd-wrt. I've found a few solutions online. I'm hoping someone can help me learn which one is a better path and why

Go to the Administration > Commands ...
  Topic: Changed my password, can login through terminal not browser
nima2019

Replies: 2
Views: 664

PostForum: Marvell MVEBU based Hardware (WRT1900AC etc.)   Posted: Sun Jun 09, 2019 15:16   Subject: Changed my password, can login through terminal not browser
It was a stupid mistake on my side. I assume the first field in the change password page (in browser) is a field to enter the current password and the 2 more fields are for the new passwords. That was ...
  Topic: Changed my password, can login through terminal not browser
nima2019

Replies: 2
Views: 664

PostForum: Marvell MVEBU based Hardware (WRT1900AC etc.)   Posted: Sat Jun 08, 2019 21:46   Subject: Changed my password, can login through terminal not browser
I changed the admin password to my router to something longer(I think about 31 characters). Now I cannot login to the router admin area using that password. However I can telnet to the router's addres ...
  Topic: Allowing certain domains to bypass VPN
nima2019

Replies: 4
Views: 1649

PostForum: Advanced Networking   Posted: Thu May 30, 2019 15:34   Subject: Allowing certain domains to bypass VPN
I'm not using any 'policy based routing'. Does it matter whether I put the line of code on top of the 'Additional Config' section or bottom? The VPN required me to put the following code in there alre ...
  Topic: Allowing certain domains to bypass VPN
nima2019

Replies: 4
Views: 1649

PostForum: Advanced Networking   Posted: Thu May 30, 2019 15:17   Subject: Allowing certain domains to bypass VPN
Well not loading is a different issue then which route is used, WAN vs. VPN.

Do you perhaps have a kill switch that's blocking the WAN?

To my knowledge I dont have a kill switch. All the other s ...
  Topic: Allowing certain domains to bypass VPN
nima2019

Replies: 4
Views: 1649

PostForum: Advanced Networking   Posted: Thu May 30, 2019 14:51   Subject: Allowing certain domains to bypass VPN
You can simply define static routes in the OpenVPN client for those domains.

route amazon.com 255.255.255.255 net_gateway
route cnn.com 255.255.255.255 net_gateway



Thanks. I put the foll ...
  Topic: Allowing certain domains to bypass VPN
nima2019

Replies: 4
Views: 1649

PostForum: Advanced Networking   Posted: Wed May 29, 2019 23:46   Subject: Allowing certain domains to bypass VPN
I have VPN setup in my dd-wrt router so all network traffic in that router is going through the VPN. Some websites (ex. some of the banks) don't allow visiting their site through VPN.

Is there anyw ...
  Topic: R7800 Discussion - 2019
nima2019

Replies: 281
Views: 57137

PostForum: Atheros WiSOC based Hardware   Posted: Sat May 18, 2019 17:10   Subject: R7800 Discussion - 2019
Port 0: WAN
Port 1-4: LAN
Port 5: eth0 (from switch to router)
Port 6: eth1 (from switch to router)

The IPQ chip have a limit of 128 defined VLANs. You will probably never reach this limit.

O ...
  Topic: R7800 Discussion - 2019
nima2019

Replies: 281
Views: 57137

PostForum: Atheros WiSOC based Hardware   Posted: Sat May 18, 2019 15:34   Subject: R7800 Discussion - 2019
0=Disable 1=Enable there are not other values.

t= Tagged

VLAN is for wired ports only. For wifi, create VAP.

0=Disable 1=Enable there are not other values.

t= Tagged

VLAN is for wired p ...
  Topic: R7800 Discussion - 2019
nima2019

Replies: 281
Views: 57137

PostForum: Atheros WiSOC based Hardware   Posted: Sat May 18, 2019 14:20   Subject: R7800 Discussion - 2019
Here is an example of VLAN setup:

swconfig dev switch0 set enable_vlan 1
swconfig dev switch0 vlan 1 set ports "3 4t 6"
swconfig dev switch0 vlan 3 set ports "1 2 4t 6t"
swco ...
  Topic: R7800 Discussion - 2019
nima2019

Replies: 281
Views: 57137

PostForum: Atheros WiSOC based Hardware   Posted: Sat May 18, 2019 13:24   Subject: R7800 Discussion - 2019
I recently bought the R7800 and installed dd-wrt on it. I've since been reading the forum and the wiki to learn how to get the most out of the firmware. Thank you all for making this available. You ro ...
  Topic: VLan routing setup
nima2019

Replies: 12
Views: 78697

PostForum: General Questions   Posted: Fri May 17, 2019 23:39   Subject: Re: WRT54G Architecture
I'm sorry maybe I'm stupid but the tutorial


Basically you have 3 devices: a router, a 6 port switch and a wireless port - see attached diagram.

The switch's ports are divided into port 0-3 (p ...
  Topic: VLAN in R7800
nima2019

Replies: 5
Views: 1177

PostForum: Atheros WiSOC based Hardware   Posted: Sat Apr 27, 2019 19:03   Subject: VLAN in R7800
You must use swconfig commands in startup.

Here is an example:

swconfig dev switch0 set enable_vlan 1
swconfig dev switch0 vlan 1 set ports "3 4t 6"
swconfig dev switch0 vlan 3 set p ...
  Topic: VLAN in R7800
nima2019

Replies: 5
Views: 1177

PostForum: Atheros WiSOC based Hardware   Posted: Thu Apr 18, 2019 23:13   Subject: VLAN in R7800
I dont see the VLAN tab at all when I go to admin area
Goto page 1, 2  Next
All times are GMT
Navigation
Jump to: