Re: IP/IP and IPv6/IP tunnels and dynamic IP address

2013-06-28 Thread Dan Ritter
On Thu, Jun 27, 2013 at 01:16:44PM +0200, Urs Thuermann wrote: > My ISP provides a single, dynamic IPv4 address to me. I have > configured several tunnels, IPv4 in IPv4 and IPv6 in IPv4, to several > sites. This is running on a very old Linux installation and I want to > move that to a Debian sys

IP/IP and IPv6/IP tunnels and dynamic IP address

2013-06-27 Thread Urs Thuermann
My ISP provides a single, dynamic IPv4 address to me. I have configured several tunnels, IPv4 in IPv4 and IPv6 in IPv4, to several sites. This is running on a very old Linux installation and I want to move that to a Debian system. I know how to set up /etc/network/interfaces for such tunnels if

Re: loose access control that works for dynamic IP address

2010-09-28 Thread Klistvud
Dne, 27. 09. 2010 12:25:51 je Jochen Schulz napisal(a): J. -- Fashion is more important to me than war, famine, disease or art. [Agree] [Disagree] Keep 'em coming, J. It's been a while since I've come across somehin

Re: loose access control that works for dynamic IP address

2010-09-28 Thread Anand Sivaram
On Mon, Sep 27, 2010 at 16:29, Zhang Weiwu wrote: > On 2010年09月27日 18:25, Jochen Schulz wrote: > > It would help to know what software "runs the website". Are we talking > > about Apache2? > > No. In fact I wanted to abstract the software running on there for a > reason: there is a http server (n

Re: loose access control that works for dynamic IP address

2010-09-27 Thread Zhang Weiwu
On 2010年09月27日 18:25, Jochen Schulz wrote: > It would help to know what software "runs the website". Are we talking > about Apache2? No. In fact I wanted to abstract the software running on there for a reason: there is a http server (not apache2, but bozohttpd because I am developing a modified ve

Re: loose access control that works for dynamic IP address

2010-09-27 Thread Jochen Schulz
Zhang Weiwu: > > Here I re-ask the question in plain language and an improvised example: > > I have computer A that runs a website. I only want > myhost.dyn-dns.com to be able to access this website, others who > want to access the website should get denied. How do I configure > c

Re: loose access control that works for dynamic IP address

2010-09-27 Thread Scott Ferguson
On 27/09/10 19:47, Zhang Weiwu wrote: > On 2010年09月27日 16:54, Scott Ferguson wrote: >> Would dyn-dns help? > ahhh, yes. This is exactly what I used. I know how to get dynamic dns > running, but need a way to control access to it. > > Here I re-ask the question in plain language and an improvised e

Re: loose access control that works for dynamic IP address

2010-09-27 Thread Zhang Weiwu
On 2010年09月27日 16:54, Scott Ferguson wrote: > Would dyn-dns help? ahhh, yes. This is exactly what I used. I know how to get dynamic dns running, but need a way to control access to it. Here I re-ask the question in plain language and an improvised example: I have computer A that runs a websit

Re: loose access control that works for dynamic IP address

2010-09-27 Thread Scott Ferguson
ame host, changing once per three days. > > I know both IP table and tcpd can manage allow/deny rule based on IP > addresses, but can they do so with a FQDN that maps to dynamic IP address? > > Thanks in advance! > > P.S. I am totally aware of the security risk of authentica

Re: loose access control that works for dynamic IP address

2010-09-27 Thread Zhang Weiwu
On 2010年09月27日 16:19, Zhang Weiwu wrote: > The problem being the ip address of the FQDN is a dynamic one of the > same host, changing once per three days. > In case I wasn't clear with the above explanation: with dynamic IP address, dns reverse-lookup won't work. -- To UN

loose access control that works for dynamic IP address

2010-09-27 Thread Zhang Weiwu
d can manage allow/deny rule based on IP addresses, but can they do so with a FQDN that maps to dynamic IP address? Thanks in advance! P.S. I am totally aware of the security risk of authenticating a client based on its FQDN, including being aware of attacks based on DNS spoofing. If you usually i

Re: reaching a machine with a dynamic IP address.

2007-01-29 Thread Peter Easthope
Tyler & others, tmd> install a dynamic IP updater (like ez-ipupdate), and register for a dynamic DNS account somewhere (shameless plug: www.yi.org). Thanks. I created an account in yi.org and installed ez-ipupdate on my debian system here. These lines in the syslog appear OK. Jan 29 11:51:37 j

Re: reaching a machine with a dynamic IP address.

2007-01-29 Thread Roberto C. Sanchez
On Mon, Jan 29, 2007 at 06:16:59AM -0800, Ottavio Caruso wrote: > > By the way, hoes do these dynamic ip services handle ssl https > certificates? Would they trigger errors on users' browsers? > > Ottavio > It should not matter. SSL certs are based on DNS host names. As long as the user gets

Re: reaching a machine with a dynamic IP address.

2007-01-29 Thread Alan Ianson
On Mon January 29 2007 06:16, Ottavio Caruso wrote: > > Use a dynamic IP hosting service like no-ip.com or dyndns.com > > By the way, hoes do these dynamic ip services handle ssl https > certificates? Would they trigger errors on users' browsers? These services just provide the dns redirection to

Re: reaching a machine with a dynamic IP address.

2007-01-29 Thread Ottavio Caruso
--- Mihira Fernando <[EMAIL PROTECTED]> wrote: > Peter Easthope wrote: > > At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said, > > "Setup mutt on the machine and ssh in when > > you are travelling." > > > > Good idea! > > > > The puzzling detail is how to address the home machine > > which

Re: reaching a machine with a dynamic IP address.

2007-01-28 Thread Roberto C. Sanchez
On Sun, Jan 28, 2007 at 08:42:21AM -0800, Peter Easthope wrote: > At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said, > "Setup mutt on the machine and ssh in when > you are travelling." > > Good idea! > > The puzzling detail is how to address the home machine > which has a dynamic address as

Re: reaching a machine with a dynamic IP address.

2007-01-28 Thread Tyler MacDonald
Peter Easthope <[EMAIL PROTECTED]> wrote: > The puzzling detail is how to address the home machine > which has a dynamic address assigned by cablelan. Is > there a way to use the MAC address rather than the IP > address? Or you could install a dynamic IP updater (like ez-ipupdate), and register f

Re: reaching a machine with a dynamic IP address.

2007-01-28 Thread Marc Wilson
On Sun, Jan 28, 2007 at 08:42:21AM -0800, Peter Easthope wrote: > At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said, > "Setup mutt on the machine and ssh in when > you are travelling." > The puzzling detail is how to address the home machine > which has a dynamic address assigned by cablelan

Re: reaching a machine with a dynamic IP address.

2007-01-28 Thread Carl Fink
On Mon, Jan 29, 2007 at 12:07:28AM +, Mihira Fernando wrote: > Use a dynamic IP hosting service like no-ip.com or dyndns.com Or everydns.net -- Carl Fink [EMAIL PROTECTED] Read my blog at nitpickingblog.blogspot.com. Reviews! Observations! Stupid mistake

Re: reaching a machine with a dynamic IP address.

2007-01-28 Thread x_debian-user_x
> The puzzling detail is how to address the home machine > which has a dynamic address assigned by cablelan. Sign up for an account with dyndns.org and create a domain name. Install and configure 'ddclient' to update dyndns each time your IP changes (e.g. using an ip-up script if you're on ppp d

Re: reaching a machine with a dynamic IP address.

2007-01-28 Thread Mihira Fernando
Peter Easthope wrote: At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said, "Setup mutt on the machine and ssh in when you are travelling." Good idea! The puzzling detail is how to address the home machine which has a dynamic address assigned by cablelan. Is there a way to use the MAC addre

reaching a machine with a dynamic IP address.

2007-01-28 Thread Peter Easthope
At Thu, 25 Jan 2007 12:45:38 -050, Roberto Sanchez said, "Setup mutt on the machine and ssh in when you are travelling." Good idea! The puzzling detail is how to address the home machine which has a dynamic address assigned by cablelan. Is there a way to use the MAC address rather than the IP a

Re: What's my dynamic IP address

2002-10-03 Thread Paul Johnson
On Tue, Oct 01, 2002 at 08:48:46PM -0400, Marc Shapiro wrote: > As the subject says: Where do I find my IP address after I connect to my > ISP with a dial-up account? I am guessing that it is somewhere in > 'proc', but I haven't figured out where. Actually, it's way easier than you suggest. Try

Re: What's my dynamic IP address

2002-10-01 Thread Andre Berger
--bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * Marc Shapiro <[EMAIL PROTECTED]>, 2002-10-01 20:46 -0400: > As the subject says: Where do I find my IP address after I connect to my > ISP with a dial-up account? I am guessing that it is somewhere in >

Re: What's my dynamic IP address

2002-10-01 Thread David Z Maze
Marc Shapiro <[EMAIL PROTECTED]> writes: > As the subject says: Where do I find my IP address after I connect to my > ISP with a dial-up account? I am guessing that it is somewhere in > 'proc', but I haven't figured out where. You should be able to find your current IP address(es) by running /sb

Re: What's my dynamic IP address

2002-10-01 Thread Patrick Wiseman
On Tue, 1 Oct 2002 at 8:48pm, Marc Shapiro wrote: :As the subject says: Where do I find my IP address after I connect to my :ISP with a dial-up account? I am guessing that it is somewhere in :'proc', but I haven't figured out where. '/sbin/ifconfig' should report it, I think. Patrick -- Patr

Re: What's my dynamic IP address

2002-10-01 Thread Shawn Lamson
i use ifconfig ppp0 and then grep it for the IP line and cut for the address... this will only work obviously if you are using point to point protocol... try it! Shawn --- Marc Shapiro <[EMAIL PROTECTED]> wrote: > As the subject says: Where do I find my IP address after I connect to > my > ISP

What's my dynamic IP address

2002-10-01 Thread Marc Shapiro
As the subject says: Where do I find my IP address after I connect to my ISP with a dial-up account? I am guessing that it is somewhere in 'proc', but I haven't figured out where. -- Marc Shapiro "If you drink melomel every day, [EMAIL PROTECTED]you will

Re: Dynamic IP Address

2001-03-26 Thread Mark Devin
Michael Boyd wrote: > 1. I obtain a dynamic IP address from my ISP. How can I include this in > my ruleset? I have experimented with... > Here is what I use: IPADDR=`ifconfig $EXT_IF | grep inet | cut -d : -f 2 | cut -d \ -f 1` > > I was thinking of having a small

How to install Debian over dynamic ip address from dhcp

1999-11-06 Thread Bing Ho
Hello, I'd like to get a Linux gateway running on a cable modem connection. Unfortunately, the cable company uses dhcp to dynamically allocate ip addresses. Is it difficult to somehow modify the Debian boot floppies to first run the dhcp client to get the ip address, and then install Debian

Re: diald w/ dynamic ip address

1998-06-25 Thread stick
Pann McCuaig said > Can someone point me to a sample configuration of diald when the > caller's ip address is dynamically assigned by the ISP? > Here's my /etc/diald/diald.connect from a system that's got dynamic IP: fifo /var/lib/diald/diald.fifo mode ppp connect "sh /etc/diald/connect" device /

diald w/ dynamic ip address

1998-06-24 Thread Pann McCuaig
Can someone point me to a sample configuration of diald when the caller's ip address is dynamically assigned by the ISP? I've read the fine manual but the sample configuration file is for a fixed ip address and I can't find enough hints to make things work correctly. TIA, Pann -- To UNSUBSCRI