Milan Babic

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to add DNS on mlinux #20559
    Milan Babic
    Participant

    It works now.Thank you very much.

    I added a command in:

    #Wired interface
    auto eth0

    post-up echo “nameserver 8.8.8.8″ > /etc/resolv.conf

    Is it possible to add more DNS servers in /etc/resolv.conf file on this way?
    How I can use eth0 interface as DHCP client? I tried to use command

    iface eth0 inet dhcp

    but without results.

Viewing 1 post (of 1 total)