/srv/irclogs.ubuntu.com/2007/01/30/#ubuntu-server.txt

=== CarlFK [n=carl@24.13.53.221] has joined #ubuntu-server
=== r00tintheb0x [n=r00tinth@198.170.183.130] has joined #ubuntu-server
=== CarlF1 [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-server
=== zenrox [i=zenrox@pool-71-115-200-45.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #ubuntu-server
=== [miles] [n=miles@unaffiliated/miles/x-000000001] has joined #ubuntu-server
=== dave__ [n=chatzill@engl-ms01.englsem.unibas.ch] has joined #ubuntu-server
=== citybird [n=jones@fsz02.farner.ch] has joined #ubuntu-server
=== kcorex [n=andrea@151.16.239.95] has joined #ubuntu-server
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-server
=== coNP [n=conp@pool-00086.externet.hu] has joined #ubuntu-server
=== r00tintheb0x [n=r00tinth@198.170.183.130] has joined #ubuntu-server
=== mralphabet [n=user_nam@71-89-33-80.dhcp.stpt.wi.charter.com] has joined #ubuntu-server
=== tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-server
=== citybird [n=jones@fsz02.farner.ch] has left #ubuntu-server []
=== hayden [n=jimme4@203-219-130-10.static.tpgi.com.au] has joined #ubuntu-server
=== gubluntu [n=gubuntu@70.19.6.184] has joined #ubuntu-server
=== LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu-server
=== LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has left #ubuntu-server ["Konversation]
gubluntuhow do i get tcpdump to produce less output04:55
gubluntulike hiding duplicates04:55
gubluntuor rather... whats the best way to watch incoming and outgoing connections04:55
[miles] gubluntu, thats not really a ubuntu-server specific question is it?04:57
[miles] and I recommend you man tcpdump04:57
gubluntui have04:58
gubluntufigured i might ask someones opinion for what they use04:59
gubluntuis that not an appropriate question?04:59
gubluntui.e. iptraf, snort etc..05:00
[miles] ok well if you've hit the manual..05:00
[miles] when you say less output05:00
[miles] what exactly do you want to filter out?05:00
[miles] also, have you created a specific filter etc yet... look also at WireShark if you have'nt yet05:01
gubluntudoes wireshark have console only?05:08
gubluntuive seen it for windows with a gui... 05:08
=== gubluntu grimaces
gubluntuooh! manpages05:08
gubluntutcpdump 'tcp[tcpflags]  & (tcp-syn|tcp-fin) != 0 and not src and dst net localnet'05:08
gubluntusry..05:08
[miles] lol05:08
[miles] you can load your tcpdump file into WireShark05:09
[miles] the GUI (And it's not just windows either)05:09
gubluntunonono gui!05:09
gubluntu:-P05:09
gubluntubrb05:09
[miles] it was previously known as Ethereal05:09
[miles] and it's a shit hot product05:09
mralphabetshit hot? . . . is that good or bad05:18
[miles] thats good05:24
[miles] like, doggies bollocks05:24
mralphabetare you british?05:25
mralphabetscottish?05:25
[miles] no, soy espaol05:26
=== mralphabet thinks of others that use the word bollocks
[miles] nah, I'm British, but lived in spain for years05:26
=== Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
gubluntumerda claiente?05:39
gubluntucaliente (sp?)05:39
[miles] mierda05:39
[miles] not merda05:39
gubluntuah.05:40
[miles] gubluntu, which country are you from?05:40
gubluntuus05:41
gubluntuin nyc05:41
[miles] ah ok05:41
[miles] a doddle dandy eh05:41
[miles] ;)05:41
gubluntulol05:41
[miles] joder05:41
[miles] it's a complete shite writing LDAP schema's05:41
=== gubluntu is a noob
[miles] I'll be glad when I eventually get it finished :-|05:42
gubluntuwhat do i use for localnet?05:42
gubluntuin tcpdump 'tcp[tcpflags]  & (tcp-syn|tcp-fin) != 0 and not src and dst net localnet'05:42
[miles] having to order a OID from IANA05:42
[miles] localnet?05:42
[miles] you mean localhost?05:42
gubluntuman pages say: tcpdump 'tcp[tcpflags]  & (tcp-syn|tcp-fin) != 0 and not src and dst net _localnet_'05:43
mralphabetlocal net as in local subnet05:43
mralphabetperhaps05:43
gubluntuhow do i calc local subnet?05:43
[miles] ah ok05:43
[miles] from your IP and mask05:43
coNPI guess Ubuntu default install creates an entry in /etc/networks05:43
coNPas localnet05:43
[miles] whats your IP and network mask05:43
[miles] ifconfig05:43
[miles] then you can work out the CID05:43
[miles] like 192.168.1.0/2405:44
gubluntuhttp://www.subnetonline.com/subcalc/subnet1.html05:45
gubluntudestination address?05:45
[miles] sorry?05:46
gubluntuim trying to use the subnet calculator05:46
gubluntubut its asking for destination address05:46
[miles] bah05:46
[miles] why?05:46
[miles] just work it out05:46
[miles] you know binary?05:46
gubluntugoodpoint05:46
[miles] like the /24 means 255.255.255.005:47
[miles] aka05:47
gubluntumask here is 255.255.255.22405:47
[miles] 11111111 11111111 11111111 0000000005:47
[miles] 24 bits set05:47
[miles] from left to right05:48
[miles] it's easy peasy05:48
[miles] lemon squeezy05:48
gubluntuso if my ip was 1.2.3.4 with a mask of 255.255.255.22405:49
gubluntumy subnet is 1.2.3.0/24?05:49
[miles] no05:51
[miles] I just explained it to you05:51
=== gubluntu frowns
[miles] look:05:51
[miles] like the /24 means 255.255.255.005:51
[miles] so05:51
[miles] 192.168.1.0/24 has a netmask of 255.255.255.005:52
[miles] thats CIDR format05:52
[miles] 192.168.1.0/25 = 255.255.255.12805:52
[miles] netmask05:52
[miles] 11111111 11111111 11111111 00000000 = 255.255.255.005:53
[miles] 11111111 11111111 11111111 10000000 = 255.255.255.12805:53
gubluntuah05:53
gubluntu255.255.255.224 = 27  11111111.11111111.11111111.111 0000005:53
[miles] 11111111 11111111 11111111 11000000 = 255.255.255.19205:53
[miles] the /nn = number of bits set to 1 from left to right05:54
[miles] so /32 = 11111111 11111111 11111111 1111111105:54
[miles] aka, every bit05:54
[miles] and /1 = 10000000 00000000 00000000 0000000005:55
[miles] now you understand?05:55
gubluntuyup05:55
gubluntuthank you05:55
gubluntu192.168.1.0/27 did it right05:55
[miles] you tell me :P05:56
[miles] right, I'm bored of binary now05:56
[miles] time to fuck off home05:56
[miles] ciao tio05:56
[miles] good luck!05:56
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server
=== gubluntu [n=gubuntu@70.19.6.184] has left #ubuntu-server []
=== gubluntu [n=gubuntu@70.19.6.184] has joined #ubuntu-server
gubluntuanyone have an idea for the hardware specs for a ubuntu mail server running Postfix/Courier/MySQL/Amavisd-new/SpamAssassin/ClamAV/SASL/TLS/Horde for about 25-30 users06:50
gubluntulike min proc speed ram etc...06:50
coNPgubluntu: what availabiltiy is needed?06:52
coNP:)06:52
gubluntuhow so?06:52
coNPI think 25-30 users are not very much, so you can use an "ordinary desktop machine" to provide these services.06:53
gubluntuyea?06:53
gubluntulike a 2.8 dual core pent D with 2gb ram and crap load of space?06:53
coNPhow many emails / user (a day, or an hour)?06:53
gubluntuhrmmm06:54
gubluntu100 emails an hour?06:54
gubluntuincluding a lot of spam which i hope to reduce drastically being that i have NO spam protection right now on ym netbsd sun board running eixm06:55
mralphabetuhhh . . . a 486 would work06:55
coNPokay, I guess spam filtering is the most processor intensitve06:55
coNPI guess a PII-PIII is okay06:55
coNPbut sure, a 486 should also do it06:55
mralphabetanything built in the last 5 years would be fabulous06:55
coNPsure06:55
gubluntuis it safe to put webamil (horde) on the same server?06:56
coNPI think yes06:57
gubluntuwhat do you guys use for mailservers?06:59
gubluntuubuntu?06:59
mralphabetgmail07:00
mralphabet;)07:00
gubluntulol07:00
mralphabetgmail for domains!07:00
coNPubuntu07:00
coNPexim407:00
coNPdovecot07:00
coNPthere are some answers :)07:00
coNPthese are my choices by now07:01
gubluntuexim is where it at isnt it07:01
gubluntuvery configurable07:01
coNPsorry, gubluntu ?07:01
gubluntubut too much for me to learn right now i think07:01
gubluntuwhat server dist should i use?07:04
gubluntuversion rather?07:04
coNPgubluntu: depends on... :)07:05
gubluntu...07:05
gubluntuout of all the ppl around me.. im gonna go ahead with the opinion of the person sitting in the ubuntu-server channel07:06
gubluntuwhat r my choices?07:06
coNPdapper07:06
coNPedgy07:06
gubluntudapper or edgy07:07
coNPI guess, if Ubuntu07:07
coNPI would say Dapper for now07:07
gubluntuso dapper has longer support?07:07
gubluntuis that the deal?07:07
coNPthat is07:07
=== DJ_Mirage [n=sexybigg@biggetje.xs4all.nl] has joined #ubuntu-server
=== tmclaugh1 [n=TMCLAUGH@w.meditech.com] has joined #ubuntu-server
gubluntuexit07:30
=== okaratas [n=ozgurk@irssi/user/okaratas] has joined #ubuntu-server
=== ||arifaX [n=||arifaX@p54B597F4.dip0.t-ipconnect.de] has joined #ubuntu-server
=== Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
=== daq4th [n=darkness@netstation-004.cafe.zSeries.org] has joined #ubuntu-server
=== lullabud [n=lullabud@12.24.42.67] has joined #ubuntu-server
=== ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-server
=== Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
=== co-NP [n=conp@pool-00043.externet.hu] has joined #ubuntu-server
=== co-NP [n=conp@pool-02690.externet.hu] has joined #ubuntu-server
=== jhutchins [n=jonathan@64-151-34-11.dyn.everestkc.net] has joined #ubuntu-server
=== ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-server
=== jhutchins [n=jonathan@64-151-34-11.dyn.everestkc.net] has joined #ubuntu-server
=== jhutchins [n=jonathan@64-151-34-11.dyn.everestkc.net] has joined #ubuntu-server

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!