On Fri, 2021-12-10 at 01:53 -0800, Moustafa Nofal wrote: > Hello, > I am using the latest jailhouse-image for Raspberry Pi4(RT version). > I > am trying to create a bridge between wlan0 and jailhouse NIC, I > learnt > that the Ethernet eth0 is used as physical jailhouse NIC. So, > 1- Edited defconfig > CONFIG_IP_NF_IPTABLES=y > CONFIG_BRIDGE=Y
Sounds like CONFIG_IP_NF_NAT is missing. Just a guess... > > 2- installed dhcpcd5, dnsmasq and iptables. > 3- I always get this error, while using iptables: > can't initialize iptables table `nat': Table does not exist (do you > need to insmod?) Perhaps iptables or your kernel needs to be > upgraded. > > I understand that this is not Jailhouse specific, but I tried the > same way in a different kernel image and it was working fine. > > Regards, > Moustafa Noufale -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/7c009dfd324b083434cc24fb828dbe8d73fe022b.camel%40siemens.com.
