1.13.0.x gargoyle-ispy 2020-December-14 23

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: 1.13.0.x gargoyle-ispy 2020-December-14 23

Post by Lantis »

Ok, can you setup Openvpn (which works) and post the routes from both devices again please? It is possibly to do with the pppoe device.

I haven't heard anyone else post similar issues. Would be great if someone could confirm theirs working (or not).
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

boldga
Posts: 22
Joined: Sat Sep 18, 2010 10:05 am

Re: 1.13.0.x gargoyle-ispy 2020-December-14 23

Post by boldga »

router1
Server side:
Connect via: PPPoE(Wired)
https://zenith-healthcare.com/ov1_1.jpg
https://zenith-healthcare.com/ov1_2.jpg

router2
Client side:
connect via: DHCP(Wired)
https://zenith-healthcare.com/ov2.jpg

router1 "route" output:
root@Gargoyle:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default 65-181-87-254.s 0.0.0.0 UG 0 0 0 pppoe-wan
10.8.0.0 * 255.255.255.0 U 0 0 0 tun0
65.181.87.254 * 255.255.255.255 UH 0 0 0 pppoe-wan
192.168.1.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
192.168.3.0 * 255.255.255.0 U 0 0 0 br-lan

router2 "route" output:
root@Gargoyle:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default 1-141-19-223-on 0.0.0.0 UG 0 0 0 eth0.2
10.8.0.0 * 255.255.255.0 U 0 0 0 tun0
192.168.1.0 * 255.255.255.0 U 0 0 0 br-lan
192.168.3.0 10.8.0.1 255.255.255.0 UG 0 0 0 tun0
223.19.141.0 * 255.255.255.0 U 0 0 0 eth0.2

Post Reply