Announcement

Collapse
No announcement yet.

Off Topic Linux Question - resolv.conf

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Off Topic Linux Question - resolv.conf

    So I know this is not exactly a NxFilter question.. but i followed the instructions to install on a Linux Mint XFE (20?) OS.. worked great, good instructions, including the couple of shell commands to disable the local DNS resolver...

    Any suggestions on the best way to script that so that every time the system reboots the changes get applied...

    i've tried the /etc/rc.local route... no joy.. Guess i'm not sure of the timing when the /etc/resolv.conf is getting reset to 127.0.0.53... and the script needs to run after that... so what's the best way to get around this???

    Thanks in advance.. bb

  • #2
    Do you use DHCP settings for your NxFilter server? I don't think we have that problem on our server. Could be Linux version problem? We use static IP on Ubuntu mostly.

    How about this? https://serverfault.com/questions/93...network/934654

    Comment

    Working...
    X