From: Michael K. <mic...@ip...> - 2020-04-27 23:11:45
|
Hi Patrick If its just a host, I think its best to turn off the firewall altogether on the Network Tab and then add your route to rc.elocal. Regards Michael Knill On 28/4/20, 8:53 am, "Patrick Warichet" <pat...@gm...> wrote: Hello, I had to migrate my Astlinux appliance from being my router/firewall/SIP/etc. and hooked it up to a new router/firewall that I have to test. I like to keep using Astlinux for several services (DNScrypt, DHCP, SIP, etc.) that are not available on the firewall but I am facing 2 issues. I do not want to use the EXTIF anymore (since the system is only a host and connected to my local LAN) and just use the INTIF, but even disconnected the EXTIF (eth0 in my case) is used for the default route even when I configure "ip route add to 0.0.0.0/0 via 192.168.1.1 dev eth1" in rc.elocal. Another issue, how to change the default gw parameter from dnsmasq ? I added "dhcp-option=lan,option:router,192.168.1.1" in dnsmasq.static but it keeps on using the local IP address of the eth1 interface in the lease it sends out (confirmed by looking at dnsmasq.conf). Thank you for your help /Patrick _______________________________________________ Astlinux-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |