= Server and Network Configuration = <> = Overview of Servers = * Budepest Server - hu.softxs.ch,managed by Tibor Nagy * Cham Server - zg.softxs.ch, managed by Alan Hodgkinson * Luzern Servers - lu.softxs.ch, managed by Alan Hodgkinson * Alterndorf Servers - sz.softxs.ch, managed by Joe Kaelin = DNS Management = == Master Configuration == The master configuration is managed on .softxs.ch == Domain: softxs.ch == Domain softxs.ch is managed via: [[http://nic.switch.ch]] Name primary servers for the domain are defined as: 1. zg-1.softxs.ch 1. bp-1.softxs.hu 1. zg-2.softxs.ch == Domain: softxs.hu == ''to be completed'' Account softxs.hu is managed via '''who?''' == Previous DNS Management == Our DNS was previously managed (until 2010-11) by: 1. '''softxs.ch''' managed by: (A network/system administrator at UBS) * Doug Morris * doug@mhost.ch * +41-79-818-0976 * +41-79-239-7657 (Old) = Servers = == Budapest Server == Hosted at '''http://www.gts.hu/en/index.shtml''' Contact: . GTS Hungary Kft . 2040 Budaƶrs, Ipartelep u 13-15 . +36 1 814-4444 . email: szerverhotel@gtsce.com Physical location: . GTS Server Hotel . 1132 Budapest, Victor Hugo utca 18-22. room 405. Hardware configuration: . ASUS P5QPL-AM motherboard 3 years warranty (from 2009-10-15) . User Manual: [[attachment:E4548_P5QPL-AM.pdf]] . Intel Pentium DualCore E5400 2.7GHz . Kingston 2x1GB 800MHz DDR2 memory KIT (KVR800D2N5K2/2G) . 2 x Samsung EcoGreen 1TB 32MB cache SATA2 winchester (HD103SI) . LG GH-22NS50RBBB SATA DVD wtiter, OEM, black . Kolink CX196704B computer case 400W power supply, blask . Coolink SWIF292P 9,2cm system cooler 625-1900rpm Network configuration: * IP-1 94.247.88.4 - hu.softxs.ch * GW 94.247.88.1 * DNS-1 94.247.88.2 * DNS-2 195.228.155.98 New (GTS) network configuration: * IP 195.70.41.3 * GW 195.70.41.62 * Netmask 255.255.255.192 Filesystem configuration: * /dev/mirror/gm0s1h.bde /e/vol002 - encrypted partition, to mount it login as root: {{{ cd bin ./mount_gbde.sh vol002 # passphrase required }}} == Cham Server == Hosted at '''datawire.ch''' Contact: Hr. Hecht, +41-41-726-1907 Physical location: Hinterbergstrasse 28, Cham. in basement room Company location: DATAWIRE AG, Baarerstrasse 59, 6300 Zug * Purchased/installed Mar-2010 System hardware and OS: * Intel Xeon SR1530SH rack mount chassis and motherboard * Intel Xeon quad-core 2.66 GHz CPU * 4 GB main memory * 2 x 2 TB software mirrored disks * CD/DVD reader * FreeBSD 8.0 Services provided by server: * DNS * HTTP/HTTPS for production DrawMGT sites * Internal tracking system * Backups === Network Configuration === * IP-1 94.231.80.205 - zg-1.softxs.ch, zg.softxs.ch * IP-2 94.231.80.206 - zg-2.softxs.ch * GW 94.231.80.1 * DNS-1 94.231.80.199 * DNS-2 94.231.95.199 === Filesystem Configuration === * /dev/mirror/gm0s2d.bde /e/vol002 - encrypted partition, to mount it login as root: {{{ cd bin ./mount_gbde.sh vol002 # passphrase required }}} * /dev/mirror/gm0s2e.bde /e/vol003 - encrypted partition, to mount it login as root: {{{ cd bin ./mount_gbde.sh vol003 # passphrase required }}} === NTP Configuration === * /etc/ntp.conf {{{ # zg.softxs.ch:/etc/ntp.conf server 0.ch.pool.ntp.org server 1.ch.pool.ntp.org server 2.ch.pool.ntp.org server 3.ch.pool.ntp.org }}} * Set time and (rs)start ntp {{{ ntpdate -u 0.ch.pool.ntp.org cd /etc/rc.d ./ntpd start # or restart }}}