Re: network configuring in debian question

2006-05-16 Thread Sven Mueller
Jila Zakizadeh wrote on 16/05/2006 16:14:
> We have two routers in different places that have own LANs. We are
> connected to the machines through the gateways of these routers. Now, I
> want to move one of these gateway to another place with different
> provider. I would like to know what are the requirements and How would I
> reconfigure network setting in order to have connection between machines
> as before. Actually I went through Debian reference, and I am in doubt to
> be able to configure properly and if I wont mix up whole system.
> Your timely response is highly appreciated.

You are actually asking on the wrong mailinglist. Please direct your
questions at debian-user@lists.debian.org, debian-project is about the
further development of the Debian project itself rather than technical
issues with the use of Debian on your machines.

However, to address your problem, I don't really understand your
problem. Are you using Debian on the routers you talked about or on the
machines connected to the given LAN? If the later is the case, you only
have to check which providers are supported by the router you intend to
move.  If your question is about routers running Debian, there would be
some details needed to actually answer your question:
How do the two routers involved connect to each other?
Do they have a common network on the "outside" of their respective LANs?
If not:
Do they connect using some VPN technique like OpenVPN or IPSec?
Do they have a static IP each, or does at least one have a dynamic IP?

Regards,
Sven


signature.asc
Description: OpenPGP digital signature


Re: dpkg / apt equivalent to 'rpm -qf'?

2004-08-25 Thread Sven Mueller
John Hasler [u] wrote on 25/08/2004 17:23:
Frank Küster writes:
There are maintainer scripts that create different configuration files,
or a different number of configuration files, depending on the existing
settings on the installing computer - or depending on debconf answers.
Those scripts could remove the files they don't use.
Oh well, and if a debian user would create those files anew (but uses 
them for a different thing), dpkg would happily remove them when a 
package which could create them is removed or purged. No thanks ;-)

Also, there are a few scripts around which check wether the files on a 
system still match those in the installed packages, which would fail on 
these, too.

I think the only way is to really create a way for maintainer scripts to 
 (de)register files with dpkg on the fly. Ideally, this could be a 
registration for files that are removed when the package is removed or 
files that are removed on purge only.

cu,
sven
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]