linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: K-sPecial <spam@blazemail.com>
To: linux-ppp@vger.kernel.org
Subject: Re: Socket doesn't get EOF
Date: Thu, 18 Nov 2004 18:54:01 +0000	[thread overview]
Message-ID: <419CEFC9.4040504@blazemail.com> (raw)
In-Reply-To: <41998875.2020305@blazemail.com>

> What's the point?
> 
> If the system is isolated from the world, then periodically noticing
> that the 'port' still isn't reachable, and switching to a different IP
> address should make no difference at all.

No, I think we are confusing each other, the port is open to begin with, 
the script changes it's ip so when the service goes unavailable it can 
be redirected to another computer running the same service. Basicly for 
when you don't have enough control of the computer the service is 
initialy running on to implment this from there.

> Again, that's not a bug.  It's a design feature of TCP/IP.  Links
> going up and down intentionally do _not_ cause connections to fail.
> 
> If you care about particular interfaces for some reason, then use
> SIOCGIFCONF to read the kernel's interface table or open a routing
> socket (PF_ROUTE) and listen for interface add/delete messages.
> 

Well, I don't care about the interface, since as I earlier stated, an 
interface can be up yet the internet still not accessable such as when 
your router is connected to you via ethernet.

--K-sPecial



  parent reply	other threads:[~2004-11-18 18:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16  4:56 Socket doesn't get EOF K-sPecial
2004-11-16 20:49 ` carlsonj
2004-11-16 22:59 ` K-sPecial
2004-11-17 11:43 ` carlsonj
2004-11-17 23:41 ` K-sPecial
2004-11-18 12:04 ` James Carlson
2004-11-18 18:06 ` K-sPecial
2004-11-18 18:30 ` James Carlson
2004-11-18 18:54 ` K-sPecial [this message]
2004-11-18 19:29 ` James Carlson
2004-11-18 21:07 ` K-sPecial
2004-11-18 21:11 ` K-sPecial

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=419CEFC9.4040504@blazemail.com \
    --to=spam@blazemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).