hello, does anyone know if it is possible to tunnel the network of a vm via whonix?
similar to oracle vm, there it is possible to tunnel a vm through the whonix gateway.
or does anyone have an alternative?
10.0.0.1 - VPS outside LAN
10.0.0.2 - VM inside proxmox with wireguard (within LAN)
192.168.1.112 - NAS without wireguard (within LAN)
Video: https://reddit.com/link/wp26ec/video/85rm42pn7wh91/player
10.0.0.1 <--> 192.168.1.112 bandwidth is throttling as show in my video (traffic routes...
This may end up being quite a loaded question but…
What would be the best/easiest way to setup SSL/secure communication for the WHOLE server including all VMs and Containers?
Is it possible to have local/LAN access ONLY, with remote access only available via a VPN/tunnel? Would it be possible...
Hi guys!
Me and my stupid questions are back!
I would like to know if is possible to use this situation:
Dedicated Server
1 Public IP address
Multiple KVM instances (connected to internet with local IP address)
VPS Server (other provider)
Multiple IP addresses
I would like to know if is...
Hi guys!
I'm totally confused those days about routing/nat and other similar.
What I have into GRE tunnel:
- Dedicated Server with 1 IP address (minimal AntiDDoS) - 192.168.168.1
- VPS Server with 1 IP address (powerful AntiDDoS) - 192.168.168.2
My requirement it's to route all traffic from...
Hi,
I have set up GRE tunnel using OpenVSwitch as stated in this tutorial: https://documentation.online.net/en/dedicated-server/tutorials/network/rpn-proxmox-openvswitch
Nodes are communicating between each other using private network.
On first glance everything seems fine - VMs does see each...
When I connect to the PVE Web-UI over an SSH-Tunnel, the console of my LXC container is not showing up (black screen, no content).
It works fine when I'm connecting directly when I'm dialed in over VPN.
I just wonder if this is a general issue because of the way the console is implemented...
folks,
I have a LIX container running in Proxmox 4.4-24. My container is:
Linux mybox 4.4.134-1-pve #1 SMP PVE 4.4.134-112 (Thu, 05 Jul 2018 12:39:16 +0000) i686 athlon i686 GNU/Linux.
This container has multiple IPv6-in-IPv4 tunnels. Some of them work okay. But there is one that doesn't...
Hi folks,
just a questions about securing the PVE Web Interface.
As far as I know two methodes are recommended by Proxmox itself:
- 2FA
- Fail2ban
I myself would like to extend this two options a little bit by
accessing port 8006 just over a tunneled ssh connection and
to make it...
Hello,
which is the correct way to forward all protocols for a specific IP directly to a VM?
E.g.
JUMPERint=192.168.90.10
JUMPER=8.4.2.3 (official IP, public)
iptables -t nat ${PARAM} PREROUTING -d ${JUMPER}/32 -p esp -j DNAT --to-destination ${JUMPERint}
iptables -t nat ${PARAM} PREROUTING...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.