c3d2-wiki/Server.mw

185 lines
4.1 KiB
Plaintext

= Services overview =
* icq: hosting icq.spaceboyz.net & icq.hq.c3d2.de
* astron & astrom: chaosbay
* astrom: harvester on couchdb
* dhcp: dhcp
* dn42: ospfv2, bgp, openvpn to spaceboyz.net, jchome, helios & Astro
* fernandopoo: [[User:koeart|koearts]] maschine
* git: hosting [[GIT|Gitorious]] & [[OPENID|Masquerade]]
* jabber1 & jabber2: ejabberd with shared mnesia, disc_copies on both nodes
* jabber1: hosting [http://anonxmpp.hq.c3d2.de/muckl/ muckl] with lighttpd
* jabber1 & jabber2: [http://xmpp.org/extensions/xep-0124.html XEP-0124] support at http://anonxmpp.hq.c3d2.de/http-bind/
* jabber1 & jabber2: user-domain on hq.c3d2.de, conference on muc.hq.c3d2.de, anonymous auth on anonxmpp.hq.c3d2.de
* unsafe: ssh-interface to c3d2@muc.hq.c3d2.de (ssh chat@ssh.hq.c3d2.de)
* debcache: local debian cache
* wiefelspuetz: [http://wiefelspuetz.hq.c3d2.de monitoring]
* ziercke: unabhängiger wiefelspuetz
* www1, proxying:
** http://chaosbay.hq.c3d2.de/
** http://www.hq.c3d2.de/harvester/
** https://anonxmpp.hq.c3d2.de/
** https://gitorious.hq.c3d2.de/
** https://openid.hq.c3d2.de/
== lokalen apt-cacher-ng verwenden ==
#
# sources.list
#
deb http://debcache:8080/debian lenny main
deb http://debcache:8080/security lenny/updates main
Auch für Ubuntu, [http://poelzi.org/blog/2010/02/24/apt-caches-notebooks/ wie von poelzi beschrieben], in die '''/etc/apt/apt.conf.d/90proxy''':
Acquire::http { Proxy "<nowiki>http://debcache:8080</nowiki>"; Timeout "10"; };
Acquire::HTTP::Proxy::bugs.debian.org "DIRECT";
= 46.4.237.224/27 =
Sponsored by [[User:morphium|morphium]], Route im Ethernet über wormhole.hq.c3d2.de legen
{|border="1"
! 46.4.237.
! User
! Server
|-
| 224
|
| ''Subnet''
|-
| 225
|
| wormhole
|-
| 226
| leon
| wiefelspuetz
|-
| 227
| [[Benutzer:Astro|Astro]]
| jabber1
|-
| 228
| [[Benutzer:Astro|Astro]]
| jabber2
|-
| 229
| [[Benutzer:Astro|Astro]]
| www.hq.c3d2.de
|-
| 230
| [[Benutzer:Astro|Astro]], dodo
| git
|-
| 231
| [[Benutzer:koeart|koeart]]
| fernandopoo (jabber server @zwoelfelf.net)
|-
| 232
| [[Benutzer:Astro|Astro]], [[Benutzer:koeart|koeart]]
| maddog (hopefully soon drupal installation)
|-
| 233
| [[Benutzer:Astro|Astro]]
| blackhole
|-
| 234
| [[Benutzer:Astro|Astro]]
| unsafe (ssh muc)
|-
| 235
|-
| 236
|-
| 237
| Darkwake
| (fuer tests)
|-
| 238
|-
| 239
|-
| 240
|-
| 241
|-
| 242
| waldmeister
| (kommt noch)
|-
| 243
|-
| 244
|-
| 245
|-
| 246
|-
| 247
|-
| 248
|-
| 249
|-
| 250
|-
| 251
|-
| 252
|-
| 253
|-
| 254
|-
| 255
|
| ''Broadcast''
|}
==Beispielkonfiguration für Debian==
Interne IPv4-Adresse vom DHCP-Server, ausgehende Verbindungen über wormhole:
<pre>$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
post-up ip a a 46.4.237.x/27 dev eth0
post-up ip r d default dev eth0
post-up ip r a default via 46.4.237.225 src 46.4.237.x
</pre>
= Logbuch =
== 07/2009 ==
=== 25-07-09 ===
* rp_filter=0 auf dn42.hq.c3d2.de (aua, es gab Transitbeschwerden)
=== 13-07-09 ===
* blackhole nach mehrtägigem Hardware-Ausfall als domU auf hummer migriert
== 05/2009 ==
=== 25-05-09 ===
* jabber1 & jabber2: ejabberd wird jetzt mit runit gestartet
=== 24-05-09 ===
* blackhole: eth0 (hq-seite) ersetzt (alte brachte seltsame CRC-fehler und ging nach einer minute offline)
* dodo jetzt auch root auf blackhole
=== 16-05-09 ===
* 00:00 LK update auf Hummer
* domU Kernel auf 2.6.29.3
* Moduloptionen fuer netconsole aus /etc/modules → /etc/modprobe.d/netconsole
* clocksource=jiffies wegen "hummer kernel: [58810.293964] clocksource/0: Time went backwards: ret=3566b601f134 delta=-98729845 shadow=35668a83904f offset=3161edb5" und freeze der dom0
* scheduler=bvt, bessere cpu verteilung
== 04/2009 ==
=== 17-04-09 ===
* [[Benutzer:Astro|Astro]]: https für viele Vhosts
=== 06-04-09 ===
* 01:00 [[Benutzer:Astro|Astro]]: PyICQ-Ts auf icq jetzt mit runit, damit sie in Zukunft von allein hochfahren
== 02/2009 ==
=== 07-02-09 ===
* 12:05 leon: system upgrades on wiefelspuetz, jabber1, jabber2
=== 01-02-09 ===
* 20:10 leon: munin stats on wiefelspuetz are ready for now
* 12:44 leon: set ejabberd's loglevel to 4 on jabber1 and jabber2
* leon: Disabled lighttpd's access logging on jabber1