Ask a Question related to Debian, Design and Development.
-
Mark C #1
combining multiple ip's into one variable on iptables script?
Hi,
I'm running a firewall using iptables on each server, these are just
standalone firewalls they then have to go through my main firewall after
woulds to go to their final destinations (just do not ask why ;)).
As each pc will have to use apt-get get get new packages and security
updates, if there a way I can stipulate multiple ip's to one variable?
i.e I use ftp.[url]www.mirror.ac.uk[/url]
running nslookup on this gives me multiple ip addresses, I could create
a variable for each IP, i.e
APT_MIRROR_AC_UK_1="194.83.57.3"
APT_MIRROR_AC_UK_2="194.83.57.7"
and so forth, then create rules that allow outbound connections to each
of theses sites, is it possible to combine them all into one variable,
like
APT_MIRROR_AC_UK="194.83.57.3, 194.83.57.7"
Thanks
Mark
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Mark C Guest
-
combining multiple pages into one page with no loss of data
I don't no when it happened but we used to be able to combine our letter head with other documents pretty easily. here's how we did it. Open... -
ban ip's
When I add the ban ips code from peldi's blog it works but then I can't send messages in the chat. If i type hello and hit send it just dissapears.... -
How to FTP via VPN to sites on different IP's
Hi, The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real... -
ksh script - Preventing multiple runs of a particular script
I am having trouble with a ksh script I am writing. I need to make sure that the script is not already running when it is kicked off in cron. ... -
REQ for info: Combining multiple MP3s.
Combining multiple MP3s. Is it possible on OS X?. Any suggestions of a program, a site, a method?. Any help will be appreciated. MIDi23 Sorry about...



Reply With Quote

