Join Today
+ Reply to Thread
Results 1 to 3 of 3
  1. #1

    Default banal question: changing the dns

    hi,

    I'm using ezx-bluepppd to connect to the internet from the phone with the GizMoto firmware, I'm able to ping ips, so the connection is working.

    one small detail is that I was not able to change the dns to something like 4.2.2.2, because /etc/resolv.conf is in read only mode and /ezxlocal/rwetc (IIRC) is writable but doesn't affect the resolving of hosts.

    any hints?

    thanks

  2. #2
    borman Guest

    Default

    that's simple. It's a common method:
    Code:
    echo 'nameserver 4.2.2.2' > /tmp/resolv.conf
    mount --bind /tmp/resolv.conf /etc/resolv.conf
    Another way is to use U3 mod that has r/w jffs2 root filesystem.

  3. #3

    Default

    Quote Originally Posted by borman View Post
    that's simple. It's a common method:
    Code:
    echo 'nameserver 4.2.2.2' > /tmp/resolv.conf
    mount --bind /tmp/resolv.conf /etc/resolv.conf
    Another way is to use U3 mod that has r/w jffs2 root filesystem.
    thanks borman


 
+ Reply to Thread

Similar Threads

  1. Problems with DNS
    By addu in forum Comments/Suggestions
    Replies: 8
    Last Post: 03-05-2009, 03:21 AM
  2. Changing firmware question
    By Neoshubunkin in forum E6 General Chat
    Replies: 3
    Last Post: 04-15-2008, 02:11 AM
  3. how to setup dns server?
    By bnlf in forum A1200 General Chat
    Replies: 2
    Last Post: 04-06-2007, 09:40 PM
  4. Dynamic DNS client on a780/e680i
    By Ravindran in forum A780 General Chat
    Replies: 1
    Last Post: 02-03-2007, 10:01 AM
  5. DNS- problem
    By gotoma in forum A780 General Chat
    Replies: 4
    Last Post: 02-07-2006, 03:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1