You are not logged in.

#1 2006-05-16 11:40:18

zaozao
Member
Registered: 2006-05-12
Posts: 36

How to adopt iptables with no connection to Internet?

Hi!

I have base Arch installation. I need package containing iptables. I do not want to connect my Arch base system to Internet (I really have the reason for this).

I want to download the package by other OS then put it on CD or on my own WEB and then get it in Arch.

Thank you!

Offline

#2 2006-05-16 11:42:10

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: How to adopt iptables with no connection to Internet?

Just download it from FTP, put the package on a USB stick and pacman -U the file from the system without internet connection.

BTW: Why do you need iptables without an internet connection? wink

Offline

#3 2006-05-16 12:05:36

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: How to adopt iptables with no connection to Internet?

zaozao wrote:

I have base Arch installation. I need package containing iptables. I do not want to connect my Arch base system to Internet (I really have the reason for this).

I can't think of a reason for this. Anyway, here is the link:

]$ pacman -Sp iptables
ftp://ftp.archlinux.org/current/os/i686/iptables-1.3.5-2.pkg.tar.gz

Offline

#4 2006-05-17 10:35:31

zaozao
Member
Registered: 2006-05-12
Posts: 36

Re: How to adopt iptables with no connection to Internet?

JGC wrote:

Just download it from FTP, put the package on a USB stick and pacman -U the file from the system without internet connection.

BTW: Why do you need iptables without an internet connection? wink

Hackers are all around.

I use only two subnets they are belonging to Internet and I have time a little before hackers come to the subnets.


Thank you for your attention with my post!

Offline

#5 2006-05-17 10:39:05

zaozao
Member
Registered: 2006-05-12
Posts: 36

Re: How to adopt iptables with no connection to Internet?

brain0 wrote:
zaozao wrote:

I have base Arch installation. I need package containing iptables. I do not want to connect my Arch base system to Internet (I really have the reason for this).

I can't think of a reason for this. Anyway, here is the link:

]$ pacman -Sp iptables
ftp://ftp.archlinux.org/current/os/i686/iptables-1.3.5-2.pkg.tar.gz

Thank you!

I really could not find this information for Arch recourses with an eye.


Thank you for your attention with my post!

Offline

#6 2006-05-17 19:38:30

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: How to adopt iptables with no connection to Internet?

You still owe me an answer: Would don't you want to connect your Arch box to the Internet?

Offline

#7 2006-05-18 09:41:29

zaozao
Member
Registered: 2006-05-12
Posts: 36

Re: How to adopt iptables with no connection to Internet?

The first answer is for the truth I really want to have in mind no hackers touch the system.

Previously, I have run the service on the system and open to whole Internet and have unwanted traffic and maybe attacks. Now my IP address is circulated all over the world. At the moment I open the door unwanted traffic will come back and maybe intruders (in the net many guys who feel funny themselves when they hacked some personal systems (I do not have funds to invest in investigation)).

Now I reinstall all the system and connected to the subnets I may access physically people from.

And I want more security with iptables to prevent myself to reinstall the system in the future at all.


Thank you!


May I ask you off topic question?

I have run WEB on 2003 server and have add route like:

route add 60.60.137.0 255.255.248.0 10.10.10.1

route print:

60.60.137.0    255.255.248.0    10.10.10.1

after some time left I can see with route print:

60.60.137.0    255.255.248.0    10.10.10.1
60.60.138.12    255.255.255.255    10.10.10.1

What does it mean? The 60.60.138.12 disappears some time and comes back again. What is the mystery? (I do not want believe some one get access in my system) And 60.60.138.12 is included in 60.60.137.0/255.255.248.0 already!!! What is it?

!!!*********************************************************!!!
all IP addresses are invented, they are for a sample only, I have other addresses
!!!*********************************************************!!!


Thank you!

Offline

#8 2006-05-18 21:06:56

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: How to adopt iptables with no connection to Internet?

Man, get real. If you don't have any vulnerable services running on your system (check 'netstat -tulp' and the DAEMONS entry in /etc/rc.conf), then there's no possibility whatsoever to get 'hacked'.


1000

Offline

Board footer

Powered by FluxBB