Re: [gentoo-user] Internet providers' IP range (xinetd.conf)

2009-09-03 Thread Kyle Bader

 1. Put your host into dyndns and ssh to that name


I'll often do this and then create a subdomain of a domain I own then have
it CNAME to the dyndns domain name.  I find that I have a easier time
remembering the names I choose this way.

-- 

Kyle


[gentoo-user] Internet providers' IP range (xinetd.conf)

2009-09-02 Thread Helmut Jarausch

Hi,

I'd like to allow remote access (via ssh only) to a given machine.
Unfortunately, my remote IP is dynamic and reverse lookup
(e.g. specifying only_from = .skynet.be in /etc/xinetd.conf) doesn't work.
So, I have to find out which IP ranges are used by a given
internet provider (e.g. skynet.be).

Does anybody know how to find out?

Many thanks for a hint,
Helmut.

--
Helmut Jarausch
RWTH-Aachen University
Germany




Re: [gentoo-user] Internet providers' IP range (xinetd.conf)

2009-09-02 Thread Paul Hartman
On Wed, Sep 2, 2009 at 9:11 AM, Helmut Jarauschjarau...@skynet.be wrote:
 Hi,

 I'd like to allow remote access (via ssh only) to a given machine.
 Unfortunately, my remote IP is dynamic and reverse lookup
 (e.g. specifying only_from = .skynet.be in /etc/xinetd.conf) doesn't work.
 So, I have to find out which IP ranges are used by a given
 internet provider (e.g. skynet.be).

 Does anybody know how to find out?

 Many thanks for a hint,
 Helmut.

Easiest way: ask them to tell you the ranges :) Otherwise would be
guessing. You can look at arin (or local equivalent) to see which IP
range(s) they own. But nobody knows for sure other than them.



Re: [gentoo-user] Internet providers' IP range (xinetd.conf)

2009-09-02 Thread Alan McKinnon
On Wednesday 02 September 2009 21:11:20 Paul Hartman wrote:
 On Wed, Sep 2, 2009 at 9:11 AM, Helmut Jarauschjarau...@skynet.be wrote:
  Hi,
 
  I'd like to allow remote access (via ssh only) to a given machine.
  Unfortunately, my remote IP is dynamic and reverse lookup
  (e.g. specifying only_from = .skynet.be in /etc/xinetd.conf) doesn't
  work. So, I have to find out which IP ranges are used by a given
  internet provider (e.g. skynet.be).
 
  Does anybody know how to find out?
 
  Many thanks for a hint,
  Helmut.

 Easiest way: ask them to tell you the ranges :) Otherwise would be
 guessing. You can look at arin (or local equivalent) to see which IP
 range(s) they own. But nobody knows for sure other than them.

Two solutions:

1. Put your host into dyndns and ssh to that name

2. You can ask peering routers for an ISP's IP range (it's public info and has 
to be that way). I forget the exact commands, but a mail thread on a different 
list covered this exact thing a while ago. You'll have to search the Glug-tech 
mail archives at http://www.linux.org.za/Lists-Archives/ from about 6 to 9 
months back.

Relevant search terms are jinx and jaco kroon

-- 
alan dot mckinnon at gmail dot com