Skip to main content

Questions tagged [tunneling]

The tag has no usage guidance.

0 votes
2 answers
3k views

SSH Tunneling to VNCServer

I have a dedicated server. There's a VNC Server and I can connect to VNC Server with a VNC Client with port 5901 so it takes me to display :1 when I connect there with a VNC Client. I've read pretty ...
1 vote
1 answer
2k views

What is the use case difference between GRE and GRETAP?

What is the difference use case between GRE nad GRETAP? I understand that GRETAP is layer 2"Ethernet" tunnel. But when to use GRE and when to use GRETAP? Can you give me specific example for ...
2 votes
0 answers
84 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 ...
0 votes
0 answers
27 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> ...
2 votes
1 answer
78 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, ...
5 votes
1 answer
3k views

How do I configure OpenVPN as a Gateway client for Witopia?

I have the following setup: Witopia SSL account Synology 409 NAS (with OpenVPN and Apache etc) PS3 Mac Apple AirPort router (configured for NAT) Locked IPT-box (using DHCP and NAT traversing) &...
1 vote
1 answer
4k views

Wireguard over TCP tunnel at 443 port, blocked ports bypassing, solution for OpenWRT

I'm facing a problem - I would like to connect many embedded devices with OpenWRT to my Wireguard server, but all the ports except 80, 443 and some others are blocked. Moreover only TCP is allowed in ...
0 votes
2 answers
2k views

Check whether SOCKS5 proxy server support UDP

Suppose I have UDP server that listen incoming message on 192.168.43.1:1234 and SOCKS5 proxy server that listen on 192.168.43.2:9999. How do I check whether SOCKS5 proxy server support UDP when ...
0 votes
0 answers
7 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 ...
0 votes
1 answer
240 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 ...
0 votes
0 answers
101 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 ...
1 vote
1 answer
120 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 ...
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 ...
17 votes
7 answers
47k views

How to route specific addresses through a tunnel?

There are certain websites/services which I can only access from the subnet on which my server is located (think of the typical intranet scenario). Is there a way to transparently route traffic that ...
0 votes
0 answers
36 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 ...

15 30 50 per page
1
2 3 4 5
12