All of lore.kernel.org
 help / color / mirror / Atom feed
From: carlsonj@workingcode.com
To: linux-ppp@vger.kernel.org
Subject: Re: ms-dns not working
Date: Sun, 05 Sep 2004 19:44:52 +0000	[thread overview]
Message-ID: <16699.27828.959484.780000@carlson.workingcode.com> (raw)
In-Reply-To: <37478.203.20.16.2.1094389183.squirrel@webmail.theforce.com.au>

Grahame Jordan writes:
> I am running a ppp server and it seems that ms-dns does not work.

I don't see what in the logs you've provided would lead to that
conclusion.

> kdebug 7

Don't use 'kdebug' unless you're hacking the kernel modules
themselves.

> netmask 255.255.255.224

'netmask' very likely doesn't do what you want here.

> 203.20.16.1:203.20.16.11

That looks like a proxy-ARP to me, but I see no "proxyarp" option.
Are you sure?

> ms-dns 203.20.16.1
> ms-dns 203.18.20.3

Those look ok.

> The logs shows something that may be of concern:
> Couldn't set pass-filter in kernel:

That's not at all related to MS-DNS.  It means that you've set up a
packet filter, but your kernel PPP modules aren't compiled to support
packet filters.

> Sep  5 22:07:30 ob1 pppd[10170]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
> <auth pap> <magic 0xde2fd7f8> <pcomp> <accomp>]
[...]
> Sep  5 22:07:34 ob1 pppd[10170]: local  IP address 203.20.16.1
> Sep  5 22:07:34 ob1 pppd[10170]: remote IP address 203.20.16.11

This part looks good, but there are no debug logs from IPCP
negotiation, which is where MS-DNS and address assignment would be
found.  Were the logs edited manually, or copied incorrectly, or is
something else broken?

Why are the debug logs incomplete?

-- 
James Carlson                                 <carlsonj@workingcode.com>

  reply	other threads:[~2004-09-05 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-05 12:59 ms-dns not working Grahame Jordan
2004-09-05 19:44 ` carlsonj [this message]
2004-09-07 13:21 ` Grahame Jordan
2004-09-07 14:23 ` Clifford Kite

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16699.27828.959484.780000@carlson.workingcode.com \
    --to=carlsonj@workingcode.com \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.