Xentrk
Part of the Furniture
What port is the VPN server using? Change the VPN client to use another port rather than 443. Perhaps there is a conflict with pixelserv? Maybe pixelserv-tls service starts before ovpn, and reserves the 443/TCP port.always OFF
i turned off the vpn server i had running on my router off for testing purposes
with aws server off, and either vpn client on or off that ip rule you mention is still showing. and 10.0.0.6 is definitely the pixel serve server.
Code:andresmorago@RT-AC3100-0548:/tmp/home/root# ifconfig br0 Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:48 inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:8625282 errors:0 dropped:0 overruns:0 frame:0 TX packets:22670501 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7018765046 (6.5 GiB) TX bytes:25052338515 (23.3 GiB) br0:pixelserv-t Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:48 inet addr:10.0.0.6 Bcast:10.255.255.255 Mask:255.0.0.0 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 eth0 Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:48 inet addr:181.xxx.xxx.xxxBcast:181.xxx.xxx.xxxMask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:50276364 errors:0 dropped:0 overruns:0 frame:0 TX packets:32906211 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:858913774 (819.1 MiB) TX bytes:2405561012 (2.2 GiB) Interrupt:181 Base address:0x6000 eth1 Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:48 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:588796 errors:0 dropped:2 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:425039621 (405.3 MiB) eth2 Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:4C UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:19121703 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:3969762686 (3.6 GiB) fwd0 Link encap:Ethernet HWaddr 00:00:00:00:00:00 UP BROADCAST RUNNING PROMISC ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:578675 errors:0 dropped:0 overruns:0 frame:0 TX packets:148295 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:23386422 (22.3 MiB) Interrupt:179 Base address:0x4000 fwd1 Link encap:Ethernet HWaddr 00:00:00:00:00:00 UP BROADCAST RUNNING PROMISC ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:19110580 errors:0 dropped:0 overruns:0 frame:0 TX packets:7476183 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:1833769805 (1.7 GiB) Interrupt:180 Base address:0x5000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1 RX packets:576067 errors:0 dropped:0 overruns:0 frame:0 TX packets:576067 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:128965806 (122.9 MiB) TX bytes:128965806 (122.9 MiB) lo:0 Link encap:Local Loopback inet addr:127.0.1.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1 vlan1 Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:48 UP BROADCAST RUNNING PROMISC ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:10155732 errors:0 dropped:0 overruns:0 frame:0 TX packets:22742641 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7123461208 (6.6 GiB) TX bytes:25148947888 (23.4 GiB) vlan2 Link encap:Ethernet HWaddr 4C:ED:FB:AC:05:48 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Code:andresmorago@RT-AC3100-0548:/tmp/home/root# ip route 181.xxx.xxx.xxx dev eth0 proto kernel scope link 181.xxx.xxx.xxx/24 dev eth0 proto kernel scope link src 181.xxx.xxx.xxx 10.0.0.0/24 dev br0 proto kernel scope link src 10.0.0.1 10.0.0.0/8 dev br0 proto kernel scope link src 10.0.0.6 127.0.0.0/8 dev lo scope link default via 181.xxx.xxx.xxx dev eth0
i have a completely separate network on a different place with a similar router and that ip route shows as well, so i dont think that should be related with my issue
Code:ASUSWRT-Merlin RT-AC68U 384.18_0 Sun Jun 28 17:57:07 UTC 2020 admin@RT-AC68U-F680:/tmp/home/root# ip route 73.xxx.xxx.xxx dev eth0 proto kernel scope link 10.8.0.0/24 dev tun21 proto kernel scope link src 10.8.0.1 10.10.10.0/24 dev br0 proto kernel scope link src 10.10.10.1 73.xxx.xxx.xxx/23 dev eth0 proto kernel scope link src 73.xxx.xxx.xxx 10.0.0.0/8 dev br0 proto kernel scope link src 10.10.10.2 127.0.0.0/8 dev lo scope link default via 73.xxx.xxx.xxx dev eth0
https://www.snbforums.com/threads/ab-solution-the-ad-blocking-solution.37511/page-131#post-386022
AB-Solution - The Ad Blocking Solution
http://www.algissalys.com/how-to/format-and-partition-usb-asuswrt-routers this is an AWESOME tutorial/walkthrough!!!!!!!!! somebody with mod/admin permissions should sticky it, or maybe @thelonelycoder could move it to/place it in the first post of this thread
www.snbforums.com
AB-Solution - The Ad Blocking Solution
Unfortunately: /tmp/home/root# umount /dev/sda1 umount: can't unmount /tmp/mnt/usb: Device or resource busy Unmounting using the web GUI did work, but the only way I could mount the drive again was by physically removing and inserting it again. Note: this was at a different router. I still...
www.snbforums.com
Diversion - Diversion - the Router Ad-Blocker
Did you do a disk check on your USB drive? Looks like something is corrupted. If there is nothing wrong with the file system try to reinstall diversion again.Yes, finally did that to avoid wasting more time. Hopefully @thelonelycoder made it extremely easy Sent from S.G. S9+ Duos
www.snbforums.com
Routes don't get created for pixelserv on the routers I support. I would try turning off pixelserv first to see if that is the source of the problem.
The routes get created by the program vpnrouting.sh. There is a new version on github. You can try testing with it:
Code:
curl https://raw.githubusercontent.com/RMerl/asuswrt-merlin.ng/master/release/src/router/others/vpnrouting.sh -o /jffs/scripts/vpnrouting.sh
mount -o bind /jffs/scripts/vpnrouting.sh /usr/sbin/vpnrouting.sh
To revert to 384.19 code:
Code:
umount /usr/sbin/vpnrouting.sh
rm /jffs/scripts/vpnrouting.sh
Instructions for deleting routes from the command line:
How to Add and Delete Static Route in Linux with IP Command
Learn how to add and delete static route in Linux using IP command. ip route command is used to add and delete static routes in Linux like distributions.
www.linuxtechi.com
Last edited: