I'll preface this by saying yes, I am trying to run it through Wi-Fi. Ethernet is not an option right now, I intend to run a line in a few months, but for now it's just Wi-Fi.
I installed wpasupplicant through a usb drive with dpkg and got it set up and working on PVE just fine. I am able to ping inside the network and outside, as well as access the web GUI and SSH into it from another computer. My interfaces is set up like this:
Here is ip a:
wlp and vmbr both say UP, and at some point fwpr and tap were added; I guess when I created the VM and they are firewalls?
I attempted to set up NAT, but my VM is not able to connect to the network (or even ping internal computers) so there must be something wrong with that and/or the bridge.
If I run "ifup vmbr0" I get a warning stating this:
I'm obviously out of my depth, so if I left off any important information that I need to add let me know. Thank you.
I installed wpasupplicant through a usb drive with dpkg and got it set up and working on PVE just fine. I am able to ping inside the network and outside, as well as access the web GUI and SSH into it from another computer. My interfaces is set up like this:
Here is ip a:
wlp and vmbr both say UP, and at some point fwpr and tap were added; I guess when I created the VM and they are firewalls?
I attempted to set up NAT, but my VM is not able to connect to the network (or even ping internal computers) so there must be something wrong with that and/or the bridge.
If I run "ifup vmbr0" I get a warning stating this:
Perhaps that's the source of the issues? I don't know what it means by I/O error, or how I could resolve it.warning: vmbr0: post-up cmd 'echo > /proc/sys/net/ipv4/ip_forward' failed: returned 1 (/bin/sh: 1: echo: echo: I/O error)
I'm obviously out of my depth, so if I left off any important information that I need to add let me know. Thank you.
Last edited: