Code: Select all
routeThat is untrue. I have Stretch lite 2017-11-29, and even tho most lines are commented out. many aren't.peewee2 wrote: I created another SD card with the stretch-lite 2017-11-29 image
Installed and can confirm that every line in sshd_config is commented out, so ssh will not work
You can't connect two access points. Your best bet may be to use two wifi modules on rpi2a (one ap and the other a client) and route everything.CharlyDelta wrote: Do you think this is feasible?
Code: Select all
static domain_name_servers=8.8.8.8 8.8.4.4You must do that when setting up a bridge access point. Only the bridge should have network settings.n67 wrote:Why would anyone want to do that???You do not need to disable the dhcpcd service to prevent it from obtaining network settings.
To prevent an interface like eth0 from getting an IP...
# For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'