From: Jeremy Utley <jerutley@gmail.com>
To: linux-hams@vger.kernel.org
Subject: Re: ax25ipd issue
Date: Sat, 11 Jun 2005 12:54:03 -0700 [thread overview]
Message-ID: <d5d4185b050611125459e4d41a@mail.gmail.com> (raw)
In-Reply-To: <1118518985.1275.1.camel@oh2bns.ampr.org>
On 6/11/05, Tomi Manninen <oh2bns@sral.fi> wrote:
> On Sat, 2005-06-11 at 16:38, Chuck Hast wrote:
>
> > I am using ax25ipd to route some connections over the wire to other sites
> > while we get the RF paths back up and running. The issue I am having is
> > that some of these sites do not have fixed addresses, and the lease exp-
> > ires every 12 hours or so. If I use the domain name address it will pick up
> > the numerical address when ax25ipd is first started but once started it
> > appears to cash the address it got and continue to use it rather than try
> > to resolve the domain name each time it needs to make a connection.
> >
> > In my particular case I am trying to make connetions to people using
> > the no-ip.com domain, but I tried it with another and the same thing
> > happens. It resolves the first time and continues to use that address
> > even after the dhcp assignment has changed which indicates to me
> > that it is only doing address resolution when ax25ipd is starting.
>
> Yes, it does the address resolution only at startup.
>
> Ax25ipd is completely stateless, so the other alternative would be
> to resolve for each packet. That would be braindead if you ask me...
I don't know if it would be braindead or not. I'm not familiar with
ax25ipd or how it works, but here's the question I would ask:
Does ax25ipd initiate a SYN/ACK handshake with the remote system only
at startup, and maintain the connection, or does it initiate the
connection, send it's data, and terminate the connection, reopening it
later when there is more data to send? If it's the latter, then my
own personal opinion is that it should be doing a DNS lookup for each
connection it initiates. And if it's using UDP instead of TCP, then
yes, each individual packet should be accompanied by a DNS lookup
request.
Just my .02 worth.
Jeremy, NW7JU
next prev parent reply other threads:[~2005-06-11 19:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-11 13:38 ax25ipd issue Chuck Hast
2005-06-11 15:41 ` John Hurst
2005-06-12 19:05 ` Bernard Pidoux
2005-06-12 21:37 ` Chuck Hast
2005-06-13 9:50 ` [fpac] " Bernard Pidoux
2005-06-13 11:19 ` Chuck Hast
2005-06-11 19:43 ` Tomi Manninen
2005-06-11 19:54 ` Jeremy Utley [this message]
2005-06-11 20:09 ` Tomi Manninen
2005-06-11 20:19 ` John Hurst
2005-06-11 20:32 ` David D. Hagood
2005-06-11 20:51 ` Chuck Hast
2005-06-11 20:45 ` Chuck Hast
2005-06-23 11:51 ` Steve Fraser
2005-06-23 12:15 ` Chuck Hast
2005-06-23 16:13 ` Bernard Pidoux
2005-06-11 23:03 ` Steve Fraser
2005-06-12 4:50 ` Jeremy Utley
2005-06-12 14:24 ` Tomi Manninen
-- strict thread matches above, loose matches on Subject: below --
2005-06-11 20:18 dplatt
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=d5d4185b050611125459e4d41a@mail.gmail.com \
--to=jerutley@gmail.com \
--cc=linux-hams@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox