Skip to main content

Questions tagged [tunneling]

The tag has no usage guidance.

0 votes
0 answers
24 views

SSH tunnel error: sys_tun_open: failed to configure tunnel (mode 1): Invalid argument

I'm trying to create a SSH tunnel between 2 Raspberry PI's both running Debian Bookworm. I try to establish the connection using the command sudo ssh -w0:0 <user>@<ip> -p<ssh port> ...
user613537's user avatar
2 votes
0 answers
80 views

Cannot add a tunnel to /etc/network/interfaces

Note: I already checked this question and this question. The solution of the former is not relevant to my problem and the latter does not have any answers. I have a basic VPS from aeza.net. When I ...
Amirreza A.'s user avatar
2 votes
1 answer
75 views

Firefox traffic through socks-proxy SSH tunnel attempt to use IPv6 on systems where IPv6 is not supported

I need to use socks proxy in Firefox on my laptop, using ssh tunnel to server On my laptop, I set socks proxy in firefox, and connect to server: ssh server -D1234 When I visit any website in firefox, ...
Martin Vegter's user avatar
0 votes
0 answers
6 views

How does dynamic routing stack up against multipathing/bonding techniques for a remote gateway?

I have a remote gateway to which I connect using two IKEv2 VTIs, OpenVPN, Wireshark, or a combination of these in /30 tunnels. Then create an ECMP route using OSPF (FRR) and the rest is like magic. I ...
Vita's user avatar
  • 311
0 votes
1 answer
211 views

Connect IPSEC VPN to network interface

I have a StrongSwan IPSEC VPN configured on my Ubuntu 22.04.4 LTS server. The VPN starts up and connects to the primary interface (eno1) successfully. Using qBittorrent, I bind to the IP Address that ...
furnaceX's user avatar
0 votes
0 answers
98 views

SSH tunneling over cloudflare tunnel for linux server

I need to connect to my linux server over cloudflare tunnel to protect my server. I have some user and need it for this. can every one help my? I tried this commands: mkdir Argo && cd Argo ...
ali's user avatar
  • 1
1 vote
1 answer
107 views

Why doesn't systemd-networkd add address and peer to the tun interface?

I'm trying to create tun interface and to add address and peer to it via .netdev and .network files of systemd-networkd. I'm using Ubuntu 22.04.3 LTS and systemd 249. I have two following ...
Andrei's user avatar
  • 13
0 votes
0 answers
23 views

My linux machine forwarding

I have a debian machine (raspberry pi) and I would like to tunnel it (or how is it called) so I can access webservers etc hosted on it without screwing with the router firewall. Do you know of any ...
Im-CatDev's user avatar
0 votes
0 answers
34 views

How to create a second GUE tunnel on a different port

How can multiple GUE tunnels be created in the same (default) network namespace with the same remote IP address, but different ports? So far, I've been successfully able to create exactly one GUE ...
randunel's user avatar
  • 101
1 vote
1 answer
138 views

Traffic shaping ineffective on tun device

I am developing a tunnel application that will provide a low-latency, variable bandwidth link. This will be operating in a system that requires traffic prioritization. However, while traffic towards ...
sheddenizen's user avatar
0 votes
0 answers
79 views

How to save GRE tunnel in my vm?

Well, I created a gre tunnel in virtualbox connecting two linux vms, and it worked very well. But whenever I reboot the vms, the gre simply disappears. Is there any command I can use to save gre? Or, ...
Julian Hoffguy's user avatar
1 vote
0 answers
39 views

Route through ppp0? [duplicate]

read carefully pls.. im connecting to another local network IN (overWAN) using q vpn (openfortivpn) to access that local network. i can ping the local hosts on that network.. i can scan em with nmap ...
redandwhite's user avatar
0 votes
0 answers
97 views

How to setup a DNS with a socat based vpn?

Since socat has the functionality of creating tunnel interfaces and route traffic over UDP, I believe a VPN can be created using this feature. Server side setup: sudo socat -d -d TUN:10.0.0.1/24,up ...
Weed Cookie's user avatar
0 votes
0 answers
69 views

Forcing packets through a TUN interface on Mac?

I am wanting to build a toy VPN server/client. This isn't impossible to setup on Linux due to the beautiful iproute2 package and granular routing control. However, on Mac the experience has been ...
Ryan's user avatar
  • 1
1 vote
0 answers
107 views

Anyone know of a TCP-based tunnel protocol linux will support?

I have a lossy (1%) 10gig link between geographic locations which supports legacy systems that have non-tuneable TCP stacks. They have horrible throughput across the link because their TCP stacks ...
Colo Host's user avatar

15 30 50 per page
1
2 3 4 5
12