Hello,
I have an lxc container setup with a high gain wifi dongle, which connects to a hotspot here nearby with a random mac.
I've created a virtual ethernet device on that container 'eth0:1' with an ip 192.168.1.157, and forwarded all traffic coming in to eth0:1 to the wifi dongle (wlan0).
On another container i'm running kasm workspaces (containerized apps), which is normally routed through another wireguard container if i use a containerized browser or something). However, to use tor, i wanted an extra layer of privacy, since i don't trust my vpn 100%, and i don't want to route that containerized tor through my vpn or my own connection. So i created this container with the hotspot. If i set the gateway in my kasm container to 192.168.1.157, effectively my ip is the hotspot ip.
My question is regarding using this setup with a vm, i would like to route a vm (tails for example) through that lxc aswell, but i have no idea how to do that.
Would this even be possible? If so how?
Thanks
I have an lxc container setup with a high gain wifi dongle, which connects to a hotspot here nearby with a random mac.
I've created a virtual ethernet device on that container 'eth0:1' with an ip 192.168.1.157, and forwarded all traffic coming in to eth0:1 to the wifi dongle (wlan0).
On another container i'm running kasm workspaces (containerized apps), which is normally routed through another wireguard container if i use a containerized browser or something). However, to use tor, i wanted an extra layer of privacy, since i don't trust my vpn 100%, and i don't want to route that containerized tor through my vpn or my own connection. So i created this container with the hotspot. If i set the gateway in my kasm container to 192.168.1.157, effectively my ip is the hotspot ip.
My question is regarding using this setup with a vm, i would like to route a vm (tails for example) through that lxc aswell, but i have no idea how to do that.
Would this even be possible? If so how?
Thanks