That works if I only wanted SSH, but I still want to be able to access the webserver on the BB.
If I add another rule for port 80, we're back to square one where it routes incoming web requests on SoftAP to wlan0. On Tuesday, February 13, 2018 at 4:15:53 PM UTC-7, RobertCNelson wrote: > > > i think.. > > iptables -A INPUT -i SoftAp0 -p tcp ! --dport 22 -j DROP > > then you can ssh into SoftAP0... > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" 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/beagleboard/9959b248-7ef7-47ce-a758-7440b1b64b01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
