Search found 38 matches

by tj-19
Yesterday, 12:51
Forum: L2TP
Topic: L2TP LAC and LNS at the same time.
Replies: 0
Views: 15

L2TP LAC and LNS at the same time.

Hi Everyone, I'm currently working on configuring ACCEL-PPP to function in both LAC and LNS modes simultaneously. While I see that it's possible to set ACCEL-PPP to operate in LAC mode, my goal is to have a setup where it can dynamically handle sessions based on specific criteria. Here’s what I need...
by tj-19
Yesterday, 12:39
Forum: L2TP
Topic: Failed to set IPv4 address: File exists
Replies: 0
Views: 4

Failed to set IPv4 address: File exists

Hi Everyone, I've been encountering a persistent issue with my ACCEL-PPP setup and would appreciate any insights or suggestions. Here’s the problem: When an L2TP session is terminated or drops, it appears that the IP address assigned to that session is not removed from the LNS. This leads to the fol...
by tj-19
19 Mar 2024, 18:04
Forum: L2TP
Topic: L2TP and TCP throughput
Replies: 1
Views: 4061

L2TP and TCP throughput

Hi Everyone, I'm hoping someone can guide me in resolving what seems to be a Buffer-bloat issue. I've been using tools such as 'https://devina.io/speed-test and have observed that TCP traffic through the L2TP tunnel, especially when loading websites, exhibits noticeable lag. Additionally, there have...
by tj-19
12 Mar 2024, 10:15
Forum: L2TP
Topic: ACCEL-PPP with FRR router
Replies: 7
Views: 2623

Re: ACCEL-PPP with FRR router

Hi @dimka88, Thank you once again for your guidance on configuring the gateway IP with ACCEL-PPP. Following your suggestion, I've set the gateway to one of the router's interfaces. However, this has made no difference. I am still observing a discrepancy in routing that I hope you can help me underst...
by tj-19
06 Mar 2024, 16:55
Forum: L2TP
Topic: ACCEL-PPP with FRR router
Replies: 7
Views: 2623

Re: ACCEL-PPP with FRR router

Hi @dimka88, thank you for your valuable insights. I've successfully configured the gateway IP address to be 10.0.0.1. However, I'm still encountering an issue where the gateway IP address appears in the traceroutes for outbound traffic. For incoming traffic, the routing table is respected, and the ...
by tj-19
24 Feb 2024, 15:59
Forum: L2TP
Topic: ACCEL-PPP with FRR router
Replies: 7
Views: 2623

Re: ACCEL-PPP with FRR router

Hello All, I've been delving into configuring my setup and examining the radius.c file on GitHub for Accel-PPP. It appears that when using the Framed_IP_Address for each user, it verifies through conf_gw_ip_address to ensure a gateway is defined. I attempted to employ the Framed-Route attribute spec...
by tj-19
22 Feb 2024, 17:45
Forum: L2TP
Topic: ACCEL-PPP with FRR router
Replies: 7
Views: 2623

Re: ACCEL-PPP with FRR router

Further to this, I've tried setting up a dummy interface.

ip link add name accel0 type dummy

ip addr add 10.0.0.1/24 dev accel0
by tj-19
22 Feb 2024, 16:45
Forum: L2TP
Topic: ACCEL-PPP with FRR router
Replies: 7
Views: 2623

ACCEL-PPP with FRR router

Hi Everyone, For a lab test, I decided to use ACCEL-PPP with L2TP directly on a router running FRR (BGP) I’m using Radius and Framed-IP-Address with FRR for L2TP and discovered I need to set the gw-ip-address interface address. Which is fine, if you are using ACCEL-PPP downstream of your BGP router ...
by tj-19
04 Mar 2023, 17:06
Forum: Bugs
Topic: Problem with Vlan-mon and Intel X710/X722
Replies: 14
Views: 21197

Re: Problem with Vlan-mon and Intel X710/X722

Have you updated the NVM for the X710? https://www.intel.com/content/www/us/en/download/18190/non-volatile-memory-nvm-update-utility-for-intel-ethernet-network-adapter-700-series.html If your X722 is onboard you will need to contact your motherboard manufacturer for the NVM update. I had a lot of cr...
by tj-19
16 Aug 2022, 00:15
Forum: L2TP
Topic: L2TP performance
Replies: 4
Views: 20008

Re: L2TP performance

Hi, Sorry for the delay in my reply. Please see TOP output as requested, in this case I am passing CPU's 0-7 to ACCEL. The CPU usage in all cases seems very low. I’ve been testing ACCEL using a wholesale 1 Gbps FTTP L2TP connection which terminated directly to ACCEL-PPP. I test using speedtest.net a...