Closed jeanlk15 closed 7 years ago
This shouldn't be an issue as long as you provide the correct configuration for your friend's home gateway.
You must change the IP address also in the configuration files below:
/etc/dnsmasq.conf /etc/nginx/sites-available/default
Then reboot your device and it should work.
Oh Thanks Very Much Leonardo I think I will try it out , your whole package seems to be a very well thought and put together package !
On Thu, Apr 27, 2017 at 11:58 PM, Leonardo Mokarzel Falcon < notifications@github.com> wrote:
This shouldn't be an issue as long as you provide the correct configuration for your friend's home gateway.
You must change the IP address also in the configuration files below:
/etc/dnsmasq.conf /etc/nginx/sites-available/default
Then reboot your device and it should work.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/A3sal0n/FalconGate/issues/29#issuecomment-297837573, or mute the thread https://github.com/notifications/unsubscribe-auth/AZiDoVELnOzfSTCRCyvid7j_fYOTjP10ks5r0QGIgaJpZM4ND8-2 .
is it ok to change the default IP in /etc/network/interfaces as we like ? will it affect operation if we change it ? I will take it to another friends house where his provider is different
iface eth0:1 inet static address 192.168.X.2 netmask 255.255.255.0 gateway 192.168.X.1