I am trying to route traffic from my dell server out to the internet. I have the server -> laptop (I guess acting like a router, for now - running Linux) -> WAP -> Linux Bastion host -> Internet. I tried to route traffic from the server to my laptop with this: ip route add default gw <ip_of_laptop>/32 vmbr0, but it tells me "either "to" is duplicate, or "gw" is a garbage". The only other rule I have in my routing table is this: <ip>/24 dev vmbr0 proto kernel scope link src <ip_of_proxmox>.
I am not a networking guy, so I would appreciate any further assistance on this so my hosts on Proxmox can get out.
I am not a networking guy, so I would appreciate any further assistance on this so my hosts on Proxmox can get out.