Skip to topic | Skip to bottom
Home
Sysadmin
Sysadmin.IntegrityInfor1.5 - 16 Dec 2005 - 17:42 - ChrisCtopic end
You are here: Sysadmin > IntegrityInfo

Start of topic | Skip to actions

Integrity

Integrity hosts mirrors of several Mir sites, see IntegrityMirrors for more info.

Hardware

CPU

model name      : AMD Sempron(tm) 2800+
cpu MHz         : 2015.943
cache size      : 256 KB
bogomips        : 4005.88

Memory

2 x Kingston 512MB DDR400

MotherBoard

Asrock VGA, 10/100 LAN, ATA133

Case

Supermicro SC512L-260, 1U, 260W

HardDisk

2 x Maxtor 80GB ATA133, 7200rpm

Software

OS

Debian

Kernel

2.6.12-1-k7 #1 Tue Sep 27 13:22:07

Partition

/dev/md1 on / type ext3 (rw,errors=remount-ro)
/dev/md0 on /boot type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)

APT Configuration

/etc/apt/sources.list

#deb http://ftp.debian.skynet.be/ftp/debian/ sarge main
deb http://ftp.debian.skynet.be/ftp/debian/ testing main
deb-src http://ftp.debian.skynet.be/ftp/debian/ testing main
deb http://ftp.debian.skynet.be/ftp/debian/ stable main
deb-src http://ftp.debian.skynet.be/ftp/debian/ stable main

deb http://security.debian.org/ stable/updates main
deb http://packages.dotdeb.org stable all
deb-src http://packages.dotdeb.org stable all

/etc/apt/preferences

Package: *
Pin: release a=unstable
Pin-Priority: 70

Package: *
Pin: release a=testing
Pin-Priority: 900

Package: *
Pin: release a=stable
Pin-Priority: 150

Networking

Housing

Famipow / Icenet : private alternate housing in Belgium with private AS and PI /24, more information whois AS34958

Public IP

Main IP : 193.189.147.30
IMC IP : 193.189.147.25

Private IP

172.16.31.2 by ICEVPN ( http://www.icevpn.net )

The private IP is used to manage server by SSH or transfert data as FTP

To block incoming connections via openvpn use these iptables rules:

 iptables -A INPUT -i tun0 -m state --state RELATED,ESTABLISHED -j ACCEPT
 iptables -A INPUT -i tun0 -j DROP

Firewalling

INPUT ACCEPT

TCP : HTTP, HTTPs 

OUTPUT ACCEPT

UDP : NTP

VPN INPUT/OUTPUT ACCEPT

TCP ALL
UDP ALL

Daily

graph_161_1.png

Weekly

graph_161_2.png


-- ChrisC - 13 Dec 2005
-- Update FrancoisBayart - 13 Dec 2005
to top


You are here: Sysadmin > IntegrityInfo

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).