QuicksearchCalendar |
Friday, February 5. 2010Multiple Interfaces, Same IPComments
Display comments as
(Linear | Threaded)
Having multiple interfaces with the same IP address was always the standard configuration of a terminal server with multiple PPP and SLIP links.
The default configuration of Portslave always had a single IP address for the local end of all PPP/SLIP connections and there was no documentation on how to do otherwise.
A few years ago when such things were common there didn't seem to be any problems doing it. Of course things may have changed since then.
I think "setting up a listening socket at only one of these interfaces" is the historical reason why it's not commonly done.
It also breaks SNMP, which uses the IP address as the primary key in the ipAddressTable.
In general, the localip could also be an RFC1918 address if you wanted to conserve routeable addresses, but this might conflict with your peer's setup.
Rather than some custom SSH-tunnel-based VPN, do yourself the favour and use OpenVPN instead. It supports tap interfaces, which means that you don't have to have any internal addresses, but it can manage tun interfaces too, either with a separate pool each, or out of one large common pool.
Ask on debian-user mailing list.
(i.e don't turn debian-planet into a support "mailing list").
|
Debian Planet |
Comments
Wed, 10.03.2010 13:01
Peter, thanks for the pointer. I'm looking forward to where all this is going. I will, h owever, readily admit th [...]
Wed, 10.03.2010 12:02
I agree that the state of free end-to-end groupware systems is sad. You may be interested to share some of your f [...]
Fri, 05.03.2010 21:06
A1: 1 Endless Loop? A2: ?
Thu, 25.02.2010 14:09
I actually saw this implemente d in my sniffer the other day. Looks like Microsoft uses it to contact update server [...]
Fri, 05.02.2010 22:59
Ask on debian-user mailing lis t. (i.e don't turn debian-pla net into a support "mailing li st").