/srv/irclogs.ubuntu.com/2012/10/08/#ubuntu-server.txt

TheLordOfTimewhat would randomly change /etc/resolv.conf?00:58
TheLordOfTimeon a server.00:59
TJ-NetworkManager00:59
TheLordOfTimenonexistent, command-line only00:59
TheLordOfTimequite literally a server without a gui :p00:59
TheLordOfTimeso i struggle to see how network manager applies (should probably mention this is a VM this is occurring on btw)01:00
TJ-NetworkManager isn't a GUI, it's a system service01:00
TJ-You're probably thinking of the NetworkManager applet that can control it from a user session over dbus01:00
TheLordOfTimeits a VM, last i checked the ISO we used on that VM, it didnt install networkmanager01:00
TheLordOfTimebut i'm probably nor eading it right :p01:01
TheLordOfTimenot reading*01:01
TheLordOfTimewhat's its process name then?01:01
TJ-"apt-cache policy network-manager"01:01
* TheLordOfTime sighs01:02
TheLordOfTimenot sure whether that's useful or not, i need its current runtime process name to issue a killall, because its breaking the VM's networking01:02
TJ-There isn't one, it consists of multiple tools depending on requirement01:02
TheLordOfTimethen your statement isnt helpful.  the resolv.conf on this server was *fine* withi only one nameserver entry, among other things.  it *randomly* started getting modified, and not by any admin or user.01:04
TJ-If the package isn't installed then you don't have to worry about NM being the culprit01:04
TheLordOfTimethen what would screw with networking?01:04
TJ-resolv.conf is written to by the glibc resolver using resolvconf01:04
TJ-"man resolvconf"01:05
TheLordOfTimethe issue in this case is an *abrupt* loss of networking randomly, and the only changes to networking config are automatic changes to resolv.conf01:05
TheLordOfTimeafaict at least.01:05
TheLordOfTimeno changes by hand to the system would change it01:05
TJ-resolver changes would only affect name resolution. If it is losing connectivity then its something else. Check the system log-files for clues01:05
TheLordOfTimeright, as I assumed01:05
TheLordOfTimewhich log files are relevant?01:06
* TheLordOfTime hasnt encountered this issue before01:06
TJ-As the lord of time, I'd have thought you'd know that! :D01:07
* TheLordOfTime glares at TJ-01:07
TheLordOfTimenot funny, dude.01:07
phillwhiyas again -server01:07
TJ-Hey! You're an admin... read the man pages, *explore* the systen... that's how you find out things!01:08
TheLordOfTime...01:08
TheLordOfTimesome help you are01:08
phillwooh,, hissy fit...01:08
TJ-It seems to be his permanent state - excessively demanding, unwilling to read the documentation, or explore the system. Always expects someone else to do the leg-work01:11
=== mcclurmc is now known as mcclurmc_away
=== dendrobates is now known as dendro-afk
=== MikaT_ is now known as MikaT
SyriaCould you please tell me how can i know what is my publick ip address on ubuntu 10.04.3 please?06:03
pwnguini'm getting a wierd error with postgresql-9.106:30
pwnguinpackaging06:30
pwnguinfirst it decided to turn on ssl without symlinking to snakeoil properly06:30
pwnguinand apt-get listchanges is stacktracing06:32
pwnguinKeyError: 'postgresql-9.1'06:32
=== chincloud is now known as chincloud_
=== chincloud_ is now known as chincloud
=== mcclurmc_away is now known as mcclurmc
=== mcclurmc is now known as mcclurmc_away
gazzwi86I'm setting up a LAMP server.  This is my purposed set up: https://gist.github.com/3851707  Does anyone have any suggestions / improvements I should maybe consider?09:47
drag0niusnot sure whats the cause09:51
drag0niusbut i cant login locally to my server09:51
drag0niusit just keeps asking for login09:51
drag0niusi can login through network but not locally09:52
=== blinkin_ is now known as blinkin
HTDutchySo you can login from ssh? perhaps the keyboard settings on local are wrong, or just try a simple reboot09:55
HTDutchyif the environment allows for that09:55
drag0niusi'm putting my login right09:56
drag0niusit just never asks for password09:56
drag0niusi click enter then its login again09:56
drag0niusalso not sure why my home dir became encrypted09:57
drag0niusi can access it without problems, just i didnt do that09:57
drag0niusmight be result of upgrade to 12.04.1?09:57
HTDutchySo it never prompts for password? thats odd, and as far as I know the upgrade doesnt encrypt your home dir by default09:59
HTDutchynot sure if it will even do that09:59
drag0niusafaik there were 2 power downs today10:02
drag0niusand i didnt restart it since last update10:02
gazzwi86can anyone see any issues with my pruposed server configuration? https://gist.github.com/385170710:16
chris|gazzwi86, you might disable password login in sshd10:23
gazzwi86chris| so i could only login with ssh keys?10:24
chris|gazzwi86, yes10:25
gazzwi86chris| i can see why it would be useful but I'd want to be able to get in from anywhere should the server go down10:25
chris|how would you be able to log in if the server goes down? :)10:26
feisarmorning, to increase redundancy on my 12.04 webserver can I bond two physical NICs together then create sub-interfaces (aliases) from bond0 (e.g. bond0:0, bond0:1) to assign multiple ip addresses?10:28
chris|feisar, yes10:28
feisarchris|: great, thanks10:29
feisarcan sub-interfaces (bond0:0, bond0:1) be in the same subnet or is that going to cause me trouble?10:30
=== mcclurmc_away is now known as mcclurmc
roniezI did a ugrade for some security patches and now it wont detected my eth0. :S i cannot find anything wrong10:55
roniezdmesg tells me its a e1000e model Intel Gigabyte 82566DM card10:55
roniezmodprobe e1000e does not give me any errors10:55
HTDutchycan you manually add eth0 to your config?10:55
roniezifup eth0 tells me it cannot find device eth010:55
roniezu mean in network/interfaces?10:56
HTDutchyyes, also, try ifup eth1, it might have changed drivers or something causing it to change number10:56
ronieztried ifup eth110:57
roniezjust says ignoring it10:57
HTDutchyhmm anyone else have a solution?10:57
roniezin network/interfaces it already says auto eth0 inet dhcp10:57
HTDutchyhmm try putting eth1 there10:57
HTDutchyAlltough this shouldnt happen with an upgrade I have had this happen when migrating virtual machines10:58
drag0niusguess system reinstall will be required here11:00
roniezit also says failed to bring up eth011:00
roniez:S11:00
roniezhm11:00
ronieziface does not work for me11:01
drag0niusi mean in my case11:01
drag0niusno idea what ur talking about11:01
Bert_2Hi, we are getting some strange emails concerning the SMART values of our server's harddrives from Munin http://pastebin.com/d7UHm3th now we did some smartctl long tests and they say the disks are healthy, do we need to replace these devices or does anyone know what is going wrong?11:02
roniezwell drag0nius i installed ubuntu-server 12.04 and now it wont enable my eth011:04
roniezit did work yesterday11:04
roniezthen i did a sudo apt-get upgrade11:04
roniezfor some security patching11:04
roniezand now it wont enable my et011:05
roniezeth011:05
drag0niuslulwut11:05
ronieza lspci shows me it's there.11:05
drag0niusmy server's custom name changed to "UBUNTU"11:05
roniezmodprobe e1000e does nto gives me any errors11:05
drag0niusim gonna reinstall it from scratch i guess11:06
drag0niusjust not today ;d11:06
HTDutchywhy did it change drag0nius anything you did?11:06
drag0niusnope11:06
HTDutchyalso, you can set the name using "hostname your.server.com"11:06
drag0niusi upgraded to 12.04.1 some days ago i guess but i didnt reset11:06
drag0niusthen had 2 power downs today11:07
drag0niusand everything became weird11:07
drag0niuslike i can login only through ssh, home became encrypted11:07
HTDutchyWell if it's nothing critical, it prolly is quickest to just make a clean one11:07
drag0niusserver name changed11:07
drag0niusand this time i'll make some script to install all stuff at once ;d11:08
HTDutchyxD11:08
drag0niusi was pretty much experimenting before, 1st time running linux in cli etc xD11:08
drag0niushow would one do some config files edition with a script?11:09
HTDutchyAh, I was there at that point once :>11:09
drag0niusi prolly have so much trash there i should reinstall anyway11:11
HTDutchyI've been messing with linux cli since I was 12 (now 19) when I was 13 I had a cluster of 3 old pentium computers... It worked, but I had no goal for it what so ever11:11
drag0niusxd11:11
drag0niuswell i was using some basic cli on some classes11:11
drag0niusjust got up server for first time like 4 months ago11:11
drag0niusits running as router, services etc11:12
drag0niusall routers work as wifi/lan hubs xD11:12
HTDutchyah, thats allways a nice way to implement a server, alltough no real need it teaches a lot about networking11:12
drag0niusyeah11:13
drag0niusim gonna have freeride on some networking course this semester ;d11:13
drag0niusmost stuff i did already11:13
HTDutchyAt the moment I've got two vmware esxi servers running about 8 linux servers, everything I have is open source and free ware11:14
drag0niusgot any tips how to do that automatic setup?11:14
drag0niusinstalling/completely replacing config files is no deal, but how about those little changes?11:14
=== cpg is now known as cpg|away
HTDutchyI have no idea, I allways enjoy working into the night behind the cli, never looked into scripting a whole lot apart from python programs11:14
drag0niushmm11:15
drag0niusguess python helps?11:15
drag0niusoverally11:15
HTDutchywell you could have python rewrite some files11:16
drag0niusits my next goal to learn it11:16
roniezok  lol i solved it HTDutchy11:16
roniezsome setting in bios had changed but i have no clue which one11:16
HTDutchyyou should join #python and ask them :>11:16
roniezso i restoed bios to factory default and it worked.11:16
drag0niusim learning it anyway11:16
Bert_2Hi, we are getting some strange emails concerning the SMART values of our server's harddrives from Munin http://pastebin.com/d7UHm3th now we did some smartctl long tests and they say the disks are healthy, do we need to replace these devices or does anyone know what is going wrong?11:16
drag0niusdid some net app in java - Vaadin, next one will be with Django :)11:17
=== Bekos is now known as wouterb
HTDutchyroniez: hmm weird indeed, nice to see it works11:17
=== blinkin_ is now known as blinkin
HTDutchyBert_2: are the emails coming from your machine or from another source?11:17
HTDutchySorry didnt read the munin part, I'd certainly keep an eye on those disks, how old are they?11:18
Bert_2HTDutchy: it's from munin running on another server checking on the server with possibly failing disks11:22
HTDutchyok, how old are these disks, becauase runtime of 70hours appears to mean either new disks or hours since last start11:22
Bert_2the disks are certainly not new11:22
Bert_2we're busy finding out how old they are :p11:22
HTDutchyAh, well if they are more then 3-5 years then munin might be correct as thats when disks start failing... Is it a raid setup?11:23
Bert_2it's a RAID1 setup, yes11:24
Bert_2we only had messages for sda but starting yesterday sdb started complaining11:24
Bert_2and according to our info they should be about 3 years old11:24
Bert_2HTDutchy: so you recon we'd better replace them?11:25
HTDutchyBert_2: well Im not sure, they could run for another 5 years just fine or could fail within a few weeks, But I'd atleast start by replacing one disk to keep the raid running and then use spinrite or other software to see whats wrong11:26
fidel_hi - i would like to setup some kind of syslog-server/service including a useful webinterface for filtering. seems like syslog-ng is a good option for handling the logs - now i am wondering if anyone inhere has experiences i nthat field and could recommend some kind of php/webinterface for that fields. logzilla (former php-syslog-ng) might be 1 option - while i would prefer completlty free solutions.11:27
HTDutchyBert_2: since both disks are giving the smart status at about the same time (24hrs) it seems that if they fail they do it at the same time11:27
Bert_2HTDutchy: well, taking that server offline will be pretty difficult so we're thinking about indeed replacing one disk and then testing the one we've taken out11:28
HTDutchyBert_2: thats what I meant to say, if Im correct the raid should be able to restore to the new disk while its running11:29
Bert_2HTDutchy: yeah, we do that all the time on our backupservers ;)11:31
Davieyjamespage: i didn't quite understand the https/juju issue, can you expand please?11:43
jamespageDaviey, looking now - neither do I11:45
jamespage(copied from changelog)11:45
Davieyahh11:45
jamespageDaviey, https://bugs.launchpad.net/juju/+bug/99303412:00
uvirtbotLaunchpad bug 993034 in juju "lxc deployed units don't support https APT repositories" [Medium,Fix released]12:00
jamespagethis bug12:00
jamespageDaviey, cloud-init can set a proxy, but not differentiate between http and https12:01
jamespagehence the regression12:01
Davieyahh12:03
Davieyjamespage: And you don't know if apt has been configured to dodge apt-cacher-ng?12:04
Davieyfor https12:05
jamespageDaviey, digging into that now12:05
jamespageDaviey, no - its uses it12:12
jamespagehttps is not explicitly configured12:12
jamespageand apt-cacher-ng won't handle it12:13
jamespageby default that is12:13
Davieyjamespage: this could potentially be an issue.12:15
Davieyjamespage: do you have ideas how we should resolve it?12:15
=== doko_ is now known as doko
jamespageDaviey, I have some ideas; maybe not use apt-cacher-ng anymore12:17
jamespageI think squid-deb-proxy would handle things better12:17
Davieyjamespage: right.. i think it was a poor decision to ave used apt-cacher-ng to start with12:18
=== n0ts_off is now known as n0ts
=== Guest35492 is now known as Kiall
jamespageDaviey, I actually use it with the local provider anyway12:20
jamespageby disabling apt-cacher-ng and running squid-deb-proxy on 3142 as well12:20
Davieyjamespage: I iamgine it's a pretty self contained change?12:21
gazzwi86if I want users to only use sftp and not ftp do i just block ports 21 and open 22?12:22
jamespageDaviey, yes - but the impact is huge12:23
jamespageeveryone who users local-provider will suddenly have a requirement for a new package to install12:24
Davieyjamespage: is that huge?12:26
Davieyflushing the apt-cacher-ng cache on removal is huger IMO :)12:26
=== dendro-afk is now known as dendrobates
jamespageDaviey, its just hard to communicate - its only a Suggests for good reason12:29
=== n0ts is now known as n0ts_off
jamespageDaviey, if thats a blocker then we need to stall for today12:32
jamespageI'm happy to push a snapshot to archive; less happy to start making changes to juju...12:33
Davieyjamespage: ahhh, i see12:33
jamespageDaviey, I think juju will tell users that it needs to be installed12:33
jamespageif its not12:33
Davieyjamespage: regressing apt+https seems reasonable for today, with a view of fixing that before release.12:33
jamespageDaviey, final freeze tomorrow right?12:34
Davieyjamespage: this is universe.12:34
* jamespage shrugs12:34
jamespageoh yes....12:34
jamespageDaviey, I've finished sniffing - bug 106369712:42
uvirtbotLaunchpad bug 1063697 in juju "[FFe] Please update to new snapshot release ~bzr592" [High,New] https://launchpad.net/bugs/106369712:42
jamespagelooks OK to me other than the regression we just discussed12:42
Davieyjamespage: do you hate me? bug 106031912:46
uvirtbotLaunchpad bug 1060319 in juju "FFE - Juju" [Undecided,Triaged] https://launchpad.net/bugs/106031912:46
jamespageDaviey, so FFe already approved?12:47
jamespageDaviey, "issues, we can likely expect 0.6 to release next Tuesday." is there really any point in uploading a new snapshot today then?12:48
jamespagequote SpamapS from the juju ML12:48
jamespagemeh - I guess as I've done the work we can do it anyway - makes the jump a little less next go...12:49
Davieyjamespage: Oh golly.  I'm really sorry.12:50
VinceBrowningHello all?13:03
VinceBrowningAnyone? heh13:03
Picier13:05
=== fjlacoste is now known as flacoste
fusion27I might be the newest noob in here.  I've been using Ubuntu on the desktop since 6.04, good stuff.  Just started with a new company, they wanted "any linux server" set up as an Amazon Web Service instance.  I saw that you could sneeze out an Ubuntu server with ease.  Set one up for them, client asked for a Java app server with Tomcat, Sun Java 6, Git and MySQL 5.x, got that all set up and ready to go.  I'm a programer, aside fr13:14
andolfusion27: Looks like whatever you were writing got cut of after 'I'm a programer, aside fr', there being a max length on the messages an irc-server relays.13:23
fusion27ahh13:24
fusion27I'm a programer, aside from some 'sysadmin' work I've done at home with this crappy little nettop pc I have Ubuntu on for Plex, Lamp, Samba & Git, I've never donned a sysadmin hat.  That client wants to be able to add users, run sudo-apt get upgrade, sudo apt-get install and possibly chmod & chgrp (those 2 are a guess on my part).  I'm not entirely sure of what sysadmin vocabulary I'm going after here, but is there's an indus13:24
fusion27I'm not entirely sure of what sysadmin vocabulary I'm going after here, but is there's an industry-standard "best practice" to give client's user the rights they need?  Any opinions/guidance is massively appreciated.13:25
fusion27andol: did that whole message get through?13:25
andolfusion27: The main question being on how to allow the client to do limited set of priviliged operations, without giving full root access?13:27
fusion27I guess so, I'm a fully-fledged greenhorn with sysadmin, that sounds right.  Does that set of privileges fly in the face of any best practices you've run in to before13:30
rbasakUnrestricted access to chmod == root13:30
rbasakUnrestricted *root* access to chmod == root I mean13:30
andolfusion27: Your question makes sense, and usually I'd point you to sudo, but as rbasak just pointed out, you hare to be really careful of the side affects, such as in the chmod case.13:31
fusion27I was guessing on chmod and chgrp13:32
fusion27really all I want for them to be able to do is add users, install/remove software and run updates13:32
rbasakGiving permission to install any software is almost as bad13:32
rbasakMIght as well just give them root.13:32
fusion27oh is it?13:33
fusion27I've not really seen any one do anything nefarious on a server13:33
fusion27or stupid13:33
fusion27well anyone, excluding me :D13:33
andolfusion27: And in the case of adduser, you loose in case they managed to create an uid 0 user. Not that I think the regular adduser command will allow you to create uid duplications, but still...13:33
rbasakYou can achieve what you want if you can define specifically what they need to do and write wrappers13:35
fusion27so just let them run updates, contact us when you want to add users, install software, etc13:35
fusion27?13:35
rbasakBut I wouldn't advise that a newbie sysadmin try this and expect it to be secure13:35
DavieySpamapS: How do you feel about juju swapping out Suggest from apt-cacher-ng to our favoured squid-deb-proxy?13:36
SpamapSDaviey: IMO we should not favor that, but that would require code changes.13:37
DavieySpamapS: the issue is that the current trunk regresses https/apt access, right?13:38
SpamapSDaviey: yes, but thats an apt problem, not an apt-cacher-ng problem.13:38
DavieySpamapS: Right, but our favoured caching solution is squid-deb-proxy13:39
Daviey(which supports this OOTB)13:39
SpamapSDaviey: and really, that was a silly way to fix that bug. Its not a bug. If a charm wants to add an https source, it should setup apt properly not to use a proxy for https.13:39
SpamapSDaviey: how does squid support it?13:39
DavieySpamapS: I thought it did straight pass through ?13:40
DavieyBut ok, if you believe charms will work in this scenario, it's not a regression13:40
SpamapSDaviey: I just think that its a problem charms can solve themselves, so it shouldn't have been (erroneously) catered to with a change in the inside-the-container config13:41
SpamapSDaviey: that said, if s-d-p does somehow support https passthru where a-c-ng does not.. thats a somewhat compelling reason to switch, despite my reservations. :)13:41
Ng+1 anything that gets rid of apt-cacher-ng13:42
DavieySpamapS: why was a-c-ng made default ?13:42
DavieyNg: hello stranger13:42
SpamapSDaviey: No idea.13:42
SpamapSNg: lol, the irony of your handle making that statement :)13:43
rbasakwhich reminds me: are we creating blueprints for r yet? I'd like an apt-improvements one for R, so that I can finish the by-hash work13:43
NgSpamapS: that's why I'm making it, every time you people talk about a-c-ng, irssi hilights!13:43
NgDaviey: hey :)13:43
DavieyThe original CJ was rubbish, this is CJ-ng13:43
SpamapSrbasak: yes we should have been creating them for a while now ;)13:43
Davieyrbasak: you do read the mailing list, right?13:44
rbasakDaviey: now and then. But since I've been working full time on MAAS, only around once a week. Normal list reading service is expected to resume next cycle :)13:44
Davieyrbasak: https://lists.ubuntu.com/archives/ubuntu-devel/2012-October/035950.html13:44
Davieyrbasak: You've not missed much :)13:45
rbasakDaviey: thanks!13:45
SpamapSDaviey: anyway, I could see making the switch to s-d-p just because its in main.13:46
DavieySpamapS: right!13:46
SpamapSDaviey: its possible switching just involves changing the default proxy port.13:46
=== niemeyer_ is now known as niemeyer
hallynSpamapS: the bug about cloud containers having corrupt cache if interrupted is actually nto fixed in q14:12
hallyni think - looking at src14:12
hallynoh oops, yeah it is.  should be.14:13
hallynwas misreading, thinking the extraction of tarball into container was part of building the cache14:13
SpamapShallyn: yeah I already marked it dup :)14:15
TheLordOfTime10.10 bugs are Won't Fix right?14:15
TheLordOfTimeSpamapS, 10.10 bugs get "Won't Fix"'d right?  for server packages14:16
TheLordOfTime(php5 specifically)14:16
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
raubdancer-services is no longer a package (at least in 12.04)?14:19
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
SpamapSsmb: will the fix for bug 1021471 (part 1 .. part 2 is another bug, I agree) ship in quantal or is that going to land in the first SRU kernel?14:23
uvirtbotLaunchpad bug 1021471 in linux "clone() hang when creating new network namespace (dmesg show unregister_netdevice: waiting for lo to become free. Usage count = 2)" [High,Confirmed] https://launchpad.net/bugs/102147114:23
=== mcclurmc is now known as mcclurmc_away
holsteinraub: i see dancer-ircd14:23
smbSpamapS, Plan is to be in an upload this week (so shipping with quantal)14:24
raubholstein: but not dancer-services14:26
raubI wonder if it is no longer needed.14:26
raubhttps://launchpad.net/ubuntu/precise/+package/dancer-services14:26
holsteinraub: i was assuming its just part of it14:26
raubholstein: that is where I am at. Last time I installed it (1.04), I needed both. But right now I amnot sure anymor14:27
rtghallyn, rebooting tangerine for dbus update. lemme know when your build is finished14:28
SpamapSsmb: \o/14:30
SpamapSsmb: I figure the wl bug will take more triage effort :P14:30
TheLordOfTimeSpamapS, when you're not busy, please let me know how this should be set: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/744371  (against 10.10, which is EOL)14:31
uvirtbotLaunchpad bug 744371 in php5 "PHP5-FPM doesn't always restart on 10.10" [Medium,Confirmed]14:31
smbSpamapS, Well at least a similar amount as up to now and by then we are clearly beyond the acceptable time for uploads before release.14:31
hallynrtg: ok14:31
TheLordOfTimeor hallyn, or any other bugcontroller14:32
TheLordOfTime(its a server package, so i thought i'd ask here first before stabbing someone like bdmurray or a bug-god)14:32
TheLordOfTimes/stabbing/poking/14:32
hallynTheLordOfTime: is it only valid against 10.10?14:32
hallynit might be worth asking first if they've reproduced it against 11.04 or later14:33
SpamapSsmb: right. BTW, are we allowed to patch wl given its proprietary license? I've not looked into it.14:33
hallynotherwise yes, invalid is appropriate14:33
TheLordOfTimehallyn, no activity since 2011-09-08, i'm assuming nobody's tested, my first action would be to ask them to test against 11.04 or at least a non-EOL release14:33
hallynTheLordOfTime: that'd be right14:33
hallynTheLordOfTime: thanks14:34
smbSpamapS, We can only patch the part we have source for (obviously). So it really depends where the issue lies really.14:34
smbSpamapS, But knowing that it strongly depedns on whether using wl or not I can probably look at the special dmesg with that in mind14:35
TheLordOfTimehallyn, isnt 11.04 EOL soon14:36
TheLordOfTimeif not already?14:36
TheLordOfTimeor am i misreading my numbers14:36
* TheLordOfTime yawns14:36
hallynTheLordOfTime: yeah, i think in a month.14:37
TheLordOfTimehallyn, if i'm reading the wiki page for Releases, its flagged for October 2012... would the release team have a more specific date?14:37
hallynTheLordOfTime: well you can ask there, but i assume it's the day of q release.14:38
hallynrtg: done14:38
rtghallyn, ack14:39
feisarHi, I'm trying to get a Bond interface up but I'm getting an error: Waiting for a slave to join bond0 (will timeout after 60s) RTNETLINK answers: File exists Failed to bring up bond0. Here is my /etc/network/interfaces http://pastebin.com/cQHFcip414:44
TheLordOfTimehallyn, did you test that bug in natty?14:47
TheLordOfTimehttps://bugs.launchpad.net/ubuntu/+source/php5/+bug/74437114:47
uvirtbotLaunchpad bug 744371 in php5 "PHP5-FPM doesn't always restart on 10.10" [Medium,Confirmed]14:47
rbasakfeisar: are you missing bond-primary directives? See http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/ifenslave-2.6/precise/view/head:/debian/README.Debian14:48
feisarrbasak: thanks, I have just been going by the ubuntu guide here: https://help.ubuntu.com/community/UbuntuBonding14:48
TheLordOfTimehallyn, given 11.04 EOLs this month, i've suggested that it should be tested against 11.1014:49
TheLordOfTimehallyn, if you're  willing, feel free to test that :P14:49
* TheLordOfTime doesnt have the resources to test at this moment in time14:50
hallynTheLordOfTime: I had tested it on natty according to my comment.  that was the last i looked at that bug14:50
rbasakfeisar: I'm not familiar with bonding. I'm just aware of a bug which related to the details for precise having changed. The README is another source of information, anyway. If there's anything wrong in the wiki, please correct it14:50
TheLordOfTimehallyn, got a spare 11.10 system lying around for testing?14:50
TheLordOfTimehallyn, because for all intents and purposes, 11.04 EOLs this month14:50
TheLordOfTimewhich makes that bug Invalid14:50
feisarrbasak: sure, thanks14:50
TheLordOfTimeunless it exists in 11.10 or later.14:50
hallynTheLordOfTime: i'll give it a shot on 11.10, hold on14:51
TheLordOfTimehallyn, if you can't confirm in 11.10 post that, i have to disconnect, and given my bouncer is screwed becuase OVH messed up, i'll only see responses in the public irc logs14:51
hallynTheLordOfTime: i'll comment in the bug -ttyl14:51
Jinxed-What is the best way to fully backup a linux based server?14:55
pmatulisJinxed-: depends what you mean by "best way"14:59
Devo-KunJinxed: You trying to backup to another server, another disk, or something like S3 ?15:00
Jinxed-I have a linux box right now, and I can't log into it. I don't think its anything important but I'm borrowing it from someone, so I want to completly image whatever they have so if I need to I can put it all back when I'm done15:01
Devo-KunDo you have an external hard drive to image the machine to?15:02
=== kInOzAwA1 is now known as kInOzAwA
raubWhat does set timeout=${GRUB_RECORDFAIL_TIMEOUT:--1}15:05
raubmean in /etc/grub.d/00_header?15:05
rtghallyn, tangerine is back15:08
=== TheLordOfTime is now known as TLoT
TLoThallyn, saw your response.  i've tagged the bug with 'maverick' and 'natty', but since i can't set against specific releases of Ubuntu, that duty falls to a dev15:14
TLoThallyn, and as you said, the init scripts have changed quite a bit since thne15:15
TLoTs/thne/10.10 and 11.04/15:15
hallynTLoT: I think the right thng is to mark it fix released in q.  if anyone wants to request it be targeted at natty, we can explain again that it's EOL in a month15:16
TLoThallyn, indeed, you want to do that, or should I?15:16
hallynTLoT: i'll do it , one sec15:17
TLoTi'm still rebooting after a kernel update, and its sluggishy, so i'm debugging that now15:17
TLoT:P15:17
hallynTLoT: marked.  thanks.  ttyl :)15:18
TLoThallyn, no problem, php5 is one of those packages I like to SRu, so sifting through older bugs and getting them marked fixed, won't fix, invalid, or "Whaaaat?" is one of my self-appointed tasks :p15:19
* TLoT found the fault that was causing lag15:19
TLoTturns out it wasnt the kernel :p15:20
=== zz_KristianDK is now known as KristianDK
AdvoWorkhi there, any suggestions as to why when i boot my server(10.04) it says Disconnected from plymouth?15:31
raubIs the fix for https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/669481 out?15:34
uvirtbotLaunchpad bug 669481 in grub2 "Timeout should not be -1 if $recordfail" [Medium,Fix released]15:34
TLoTraub, i'm assuming since its Fix Released that'd be a yes15:41
TLoTbut i'm not sure :P15:41
TLoT(it does seem to have been SRU'd though)15:41
raubTLoT: how ot be sure? I have here 12.04.1 TLS and this is what I saw: http://pastie.org/private/am7gc1xqg8xi12r0nr1bg15:43
=== Guest33844 is now known as balloons
lunaphyte_hi.  i have a server running 12.04.  i'd like to upgrade to 12.10, to experiment.  i don't want to reinstall though.  how can i upgrade to 12.10 beta without reinstalling?15:57
RoyKlunaphyte_: do-release-upgrade15:58
RoyKlunaphyte_: that is, do-release-upgrade -d if you want to upgrade before the release15:58
RoyKlunaphyte_: keep in mind that there's now way to roll that back in case something gets messed up, that is, unless you're running on LVM or Btrfs where you can create a snapshot before the upgrade15:59
RoyKif you're running btrfs, there's apt-btrfs-snapshot doing this automatically for you (if it's installed)16:00
raubI was going to mention that: test it out in a vm/lv before going to production so you can snapshot16:00
lunaphyte_RoyK: thanks.  no worries.  it's nothing criticial at all.  it's a virtual guest anyway, so i can use a snapshot if i decide something is important.16:01
RoyKok16:01
RoyKjust do-release-upgrade -d to upgrade to the beta, then16:01
=== dendrobates is now known as dendro-afk
RoyKthat is16:01
RoyKyou might need to change /etc/update-manager/release-upgrades16:02
RoyKit's probably set to 'lts' since you're running an LTS release, and then it won't upgrade to a non-LTS-release16:02
lunaphyte_ah, right.  i always forget about that16:04
lunaphyte_i wish it wouldn't switch it back when the release you're upgrading to is lts16:04
RoyKit's not much of a job to change it back ;)16:04
RoyKpersonally, I find it comforting that change is done16:05
RoyKon most servers, I like to stick with LTS16:05
lunaphyte_yeah, it's not a big deal.  just annoying because i always forget16:05
lunaphyte_heh.  funny, i'm the opposite.16:05
RoyKlunaphyte_: then probably your servers aren't very critical ;)16:05
lunaphyte_:)16:06
lunaphyte_terribly subjective, of course, but they're as critical as anyone else's, sure.16:06
RoyKif they are, better stick with LTS16:06
lunaphyte_nah.16:06
lunaphyte_i'd rather upgrade.16:06
RoyKyour choice ;)16:07
lunaphyte_i'm comfortable enough.  it's never been a big issue.16:07
RoyKit's another thing, though - I don't want to spend too much time upgrading a bunch of servers every time a new release surfaces16:08
RoyKbetter spend the time doing useful work ;)16:08
ffunengaHello everyone, I need help "hacking" my working computer lol. Its behind a fcking NAT and I would like to gain ssh access to it. I've got an home server with dyndns... Do you have any idea?16:10
ffunengaMy working computer is at my office16:10
RoyKffunenga: you need to setup some sort of VPN, like an ssh tunnel to somewhere, from the inside16:11
RoyKssh tunneling is trivial16:11
ffunengaRoyK: from the inside, I see... nice! thanks16:12
RoyKffunenga: that is, if it's behind NAT, you can probably setup port forwarding in the router if that's supported16:12
ffunengaRoyK: yes, I've though about that but I don't want to open ports. And the router's admin is a very complicated person. I think your VPN trick is a good idea16:13
RoyKffunenga: just make sure keepalives are on, and it should be run in a loop so that once disconnected (if you get a new IP address or otherwise) it should reconnect - just setup ssh key authentication so you won't have to type a password16:15
charlesroperhi, could anyone point me to a HOWTO or similar resource containing advice on how to setup permissions for Apache to read files (and write to a few specific ones) and also for a group of devs to be able to read/write all files?16:18
charlesroperI saw this: https://help.ubuntu.com/12.04/serverguide/httpd.html#http-directory-permissions16:19
charlesroperbut that has left me unsure as to how to give Apache read access16:19
hallynsmb: hey, are you around?16:22
smbhallyn, yep, why?...16:22
hallynsmb: i just installed a fresh quantal system from netboot image.  did not install qemu-kvm.  but kvm_intel is loaded16:23
hallynsmb: the problem with that is that /dev/kvm is created, with the wrong perms16:23
hallynso now if i install qemu-kvm, until a reboot /dev/kvm has the wrong perms.16:23
hallyn(this is, at least, the explanation of bug )16:23
hallynso my question is :)  do you knwo why it is modprobed by default?16:23
hallyni didnt think it used to be16:24
smbhallyn, Ah, hm... wonder whether the modules now have aliases...16:24
hallynhm.  ^ that should have said "bug 1057024"16:24
uvirtbotLaunchpad bug 1057024 in libvirt "internal error Process exited while reading console log output: char device redirected to /dev/pts/1 error when creating a vm" [High,Confirmed] https://launchpad.net/bugs/105702416:24
smbhallyn, Yeah "alias:          x86cpu:vendor:*:family:*:model:*:feature:*0085*"16:25
smbSo now udev is resolving those16:25
smb(above is for kvm-intel)16:25
hallynsmb: ok so udev needs to have the rule setting its ownership then?16:25
smbhallyn, Either that or maybe libvirt something to change them? Not sure how those are/where done16:26
hallynsmb: qemu-kvm isntalls a udev file :)16:26
smbAha :)16:27
smbSo on install one  needs to rmmod/modprobe the kvm module and things would work?16:28
smbThats why reboot does work...16:28
hallynsmb: right16:28
hallynsmb: which is ugly :)16:28
hallynif udev ships a file to load kvm_intel, then it shoudl also set the perms16:28
hallynthough, group kvm doesn't exist by default16:28
hallynhm16:28
smbhallyn, No it does not16:28
hallynso i guess postinst should just chown it?16:29
excalibrpeople..would it bad idea to install a deb from quantal on precise which dep libs all met? or i'd better off rebuild the deb on precise?16:29
hallynstill ugly, but ok16:29
smbhallyn, the module now has info to let it load when a certain cpu class is there16:29
smbhallyn, Yeah, probably postinst chown'ing is less ugly16:30
hallynbut wait, that is already being done.16:39
smbhm weird, then it should end up with the right permissions... were the wrong ones only group owner or group access rights?16:50
* smb will try in his vm as soon as it has catched up with the rest of packages16:51
frojndI'm trying to setup git on one of my servers (ubuntu 12.4) I'm reading help page: https://help.ubuntu.com/community/Git And it stops when installing gitosis. apt manager does not find gitosis package, I've uncommented Canonical's 'partner' repository.16:59
sarnoldfrojnd: 'apt-cache search gitosis' shows 'gitolite', a similar tool, with a description that includes, "* easy migration from gitosis" -- perhaps gitosis is no longer the favored server17:01
streulmahello, I want to build a network with 3 servers in different datacenters and hosting providers, I will do it with OpenVPN, is it possible ?17:03
smbhallyn, Hm, seems after installation of kvm my /dev/kvm is rw for group kvm...17:05
frojndsarnold: ok thank you. Now I have to find some kind of instructions to install git server with gitolite17:07
hallynsmb: sorry, i thought i'd commented here, but i only did in the bug.  the postinst already *does* the chgrp+chmod17:07
hallynsmb: so my guess is that she has hard disk issues17:07
smbhallyn, Actually you did comment here as well. But some problem with that would just have explained Andy's issues, too17:08
smbAnd the fact that the module is now loaded before just is something that really has changed between p and q17:09
lunaphyte_RoyK: thanks for the help.  that seems to be just what i was after.17:10
streulmaanyone working with GIS ?17:14
ScottKSpamapS: Someone (not me) might want to merge bacula.  New upload in Debian with a securty fix (DSA just out).17:15
streulmaIs there any Dutch user in the house ? :)17:16
SpamapSScottK: jamespage is TIL ... :)17:17
SpamapSjamespage: ^^ Bacula needs a merge.17:17
ScottKOK.  I figured you'd know who to point that at.17:18
SpamapSScottK: I'm on "holiday" today :) which means "Only working on stuff that is fun" ;)17:18
ScottKRight.  Understood.17:18
ScottKI'm sure making jamespage do work qualifies.17:19
SpamapSespecially work on bacula17:20
charlesroperwhat is the recommended way of setting umask 002 on Ubuntu?17:25
charlesroperfor Apache17:26
charlesroperi.e. www-data should have group write permission17:26
SpamapScharlesroper: you want to set the umask to 002 for the apache process?17:41
charlesroperyeah17:41
SpamapScharlesroper: for that you'll need to do so in /etc/init.d;apache217:42
SpamapSerr17:42
SpamapS /etc/init.d/apache217:42
charlesroperok, thank you17:43
charlesroperSpamapS, I have found advice in various places that says to add `umask 002` to /etc/apache2/envvars17:44
charlesroperis that not a good idea?17:45
SpamapScharlesroper: its just an alternate place to put it17:46
SpamapScharlesroper: sort of makes more sense to me to put it in the init scrip than a thing which is supposed to set environment variables.17:47
charlesroperyeah, I see what you mean17:48
sarnoldis 'envvars' loaded by a specific apache module? or is it ready by one or another distribution's initscripts?17:48
charlesroperSpamapS, thanks for the advice17:48
charlesroper:)17:48
sarnolds/ready/read/17:48
=== Ursinha_ is now known as Ursinha
=== dendro-afk is now known as dendrobates
DarkStar1Hello all and a good evening. I had this crontab command: mysqldump -u dbuser -p XXXX lt2 | gzip > /home/myname/dbasedumps/`\%d\%m\%Y`lt2.sql.gz18:10
DarkStar1when I check the dumps, the dates aren't inserted in the naming of the file18:10
DarkStar1what'd I do wrong?18:10
sarnoldheh, I was just going to ask what mechanism supported those...18:11
DarkStar1so there's no way to insert date into the naming of the file?18:11
sarnoldDarkStar1: you _probably_ meant to stuff the date(1) command in there; `date +%y%m%d`18:12
DarkStar1sarnold: I'll try that thanks18:13
jamespageSpamapS, ScottK: on it first thing tomorrow....18:15
PraxiDoes ubuntu server do anything like DFS?18:36
Jeeves_glusterfs, maybe?18:37
sarnoldIs that ocfs2?18:37
Praxiis that directed at me sarnold?18:38
sarnoldPraxi: yeah18:38
PraxiDFS = MS Distributed File System.  Its main features I would like to replicate outside of MS, consolidated name space, i.e. server shares have the same name no matter where you go, file replication to keep the shares synced18:39
PraxiI've used DFS in the past for multi site shares18:40
sarnoldof course there's also the original, AFS, now http://www.openafs.org/18:41
n2deep_I want to strangle whoever messed up grub2 on 12.0419:12
n2deep_I have a headless machine sitting at the grub prompt right now, and I have no console access19:12
=== n2deep_ is now known as n2deep
devslashI'm running ubuntu server and have forwarded a few ports to it for different purposes. I have shorewall firewall installed. Are there any other extra precautions that I should take when port forwarding to prevent unauthorized access ?19:23
devslashis anyone here19:28
Devo-KunWhat are the ports?19:28
devslashwell 22 for ssh using public key auth, 80 for my website and another range for torrent19:31
Devo-KunYou could consider blocking some originating IP addresses for known "bad guys".19:32
Devo-KunThere is a great set of IP Addresses to block available from http://www.iblocklist.com/lists.php19:32
Devo-KunThe IP-Blocklists include the TOP-10 Bad Sites from http://www.DShield.com/19:32
devslashhow would i do that ?19:33
Devo-KunFor ssh, make sure ssh is locked down. And you should consider installing something like Fail2ban. Fail2ban will look at bruteforce attacks against your SSH server and automatically block them.19:33
devslashyea i did install that19:34
devslashusing public key auth is more secure right ?19:34
Devo-Kunabsolutely.19:35
devslashok19:35
devslashwhat about port 80 for apache19:35
fusion27I never knew about Fail2ban Devo-Kun, thanks for that tip19:36
Devo-KunI always try to block known-bad originating IP addresses: http://pastebin.ubuntu.com/1268054/19:37
devslashbut i don't use ufw19:37
Devo-Kunufw would work on your webserver. I'm not familiar with Shorewall, but I'm sure it can be rigged to do something similar.19:38
Devo-KunWhat webapp are you hosting on Apache?19:38
devslashsomething that i have been writing19:39
Devo-KunPHP, Ruby, Python?19:39
devslashI'm writing a web app to stream music from my server to any browser that supports html519:39
Devo-KunThat's cool.19:40
devslashit uses HTML5/JavaScript/jQuery and some PHP to do client to server side communication19:40
devslashthe best part is that it doesn't require flash19:40
Devo-KunYou should make sure Apache is locked down as much as possible. Install ModSecurity, remove any modules you aren't using, like ModPerl, disable htaccess files, and make sure the permissions are set correctly on your scripts so that if somebody *does* find a bug they won't get very far.19:41
devslashhmm19:41
devslashis 755 the correct perms19:41
Devo-KunSet the files to be 0644, set the dirs to 0755, then make sure those files are all owned by your username/usergroup.19:43
devslashnot root ?19:43
Devo-KunThen the webserver will have read-only permissions to the files19:44
Devo-Kunno. not root. Never work as root.19:44
fusion27Devo-Kun: how do you go about finding which Apache modules aren't in use?19:44
devslashyea I'm looking that up now as we speak19:44
fusion27I heard ModPerl was a bad one19:44
fusion27not for security but performance19:45
Devo-KunTake a look at /etc/apache2/mods-enabled.19:46
devslashi went in there19:46
Devo-KunYou'll see everything that's turned on.19:46
devslashhow do i know which ones i need/dont need19:46
devslashi set file/dir perms19:47
Devo-KunThat's harder to figure out. It depends on what you're doing. But the big rocks are the scripting languages.19:47
devslashi need php only19:47
devslashi don't see perl mod in the enable folder19:48
Devo-KunSince you're working with PHP, you probably didn't install anything like Passenger for Ruby. So you're probably gtg.19:49
devslashno19:49
devslashwhy would you want to disable htaccess ?19:49
Devo-Kun.htaccess files are powerful things. They can do good things, like redirect people when URL's change, or they can be used to compromise a system. It's generally better to keep anything you'd put in a .htaccess file, like ModRewrite rules, in the virtualhost configuration file.19:51
Devo-Kun... if it's static enough to not change of course.19:51
Devo-KunActually, there's a pretty big speed increase from disabling .htaccess files.19:51
devslashwhat is the scgi module for ?19:58
devslashDevo-Kun: actually check out this paste bin. those are the currently loaded modules: http://pastebin.com/9JixZc5d19:59
Devo-Kunscgi is an alternative to cgi. You probably aren't using it. You would know if you were.20:01
devslashnope20:01
devslashhmm20:02
devslashi disabled it and when i restart apache i get an error "/etc/apache2/sites-enabled/000-default:20:04
devslashInvalid command 'SCGIMount', perhaps misspelled or defined by a module not included in the server configuration"20:04
devslashcan i comment out that line ?20:04
devslashnm20:04
devslashi just remembered what its for20:05
Devo-Kundevslash: out of curiosity, what are you doing with scgi ?20:05
devslashi enabled it once for something i tested but ended up ditching. rtorrent server20:06
devslashi commented it out and its fine now20:06
devslashin my apache config if i have document root as /var/www and then an entry for <Directory /> does that still refer to /var/www  ?20:08
simmelUnsure if this is the correct channel for this question, but: I'm trying to generate apparmor profiles using aa-complain and aa-logprof but my profiles are almost completely empty, no rules are generated at all. http://pastie.org/private/uoulvjifwy8dkvpgiwjwsw It probably has something20:11
simmelto do with that I change the rsyslog log format, but I can't find what it's supposed to look like.20:11
Devo-Kundevslash: <Directory /> would actually refer to your root filesystem. Directory refers to paths, Location refers to URL's.20:14
devslashdid you see my paste bin ?20:15
=== benji is now known as Guest8876
=== cpg|away is now known as cpg
n2deepon 12.04 I fixed my /etc/deafult/grub file since the maintainers broke it. Now it's broke again. What gives???21:16
=== dendrobates is now known as dendro-afk
=== soren_ is now known as soren
jpdsn2deep: #define broken, #define fixed.21:25
jpdsn2deep: Because I imagine everything works fine, for everyone else.21:27
zastaphI'll have an authorized_keys in every ~/.ssh folder of each user I want to login using PubkeyAuthentication right?21:28
jpdszastaph: Yes.21:28
zastaphwhats the status of ZFS in Ubuntu Server ?21:31
jpdszastaph: I think you want: s/Ubuntu Server/Linux kernel.21:32
jpdszastaph: https://en.wikipedia.org/wiki/ZFS#Linux21:33
zastaphon BSD some has better support than others :)21:35
rbasakhttp://zfsonlinux.org/ maintains Ubuntu packages. These are third party though - not officially part of Ubuntu AFAIK.21:45
=== dendro-afk is now known as dendrobates
unixbeardHey happy campers!  I'm interested in finding out why my latest ubuntu 12.04 server install won't define a default gateway for eth1 based on the eth1 setting in /etc/network/interfaces?  I'm also trying to not use ufw and instead use my trusted script of ages that I call in /root/system/iptables.sh from /etc/rc.local.  So far I have to reboot, route add default gw <ip> eth1, then /root/system/iptables.sh, for my router to work.22:09
unixbeardWhat am I doing wrong?! :D22:10
SpamapSunixbeard: can you pastebin your /etc/network/interfaces ?22:13
SpamapSunixbeard: also there's a specific upstart job that is meant to be for applying network interface security... it is a bit confusingly named 'network-interface-security' .. but.. its a good idea to put firewall rules in 'start on starting network-interface-security' upstart jobs.22:14
unixbeardSpamapS, well, hey, sure!22:18
unixbeardSpamapS: http://pastebin.com/igKwEfmg22:20
SpamapSunixbeard: btw, there's an awesome tool in the archive, 'sudo apt-get install pastebinit' .. lets you do 'pastebinit < /path/to/file' .. :)22:20
unixbeardI got two engineers behind me breathing down my neck about that very thing man!22:21
SpamapSunixbeard: that should definitely result in the right gateway on eth1. Are you seeing any errors in /var/log/upstart/network-interface-eth1.log ?22:22
unixbeardFrom earlier.22:23
unixbeardWhen I reboot, I don't get a default gateway, so I have to manually add it with route add default gw <ip> eth1.  Then I also have to re-run /root/system/iptables.sh, because iptables -L lists ~no rules~22:23
unixbeardThose are the two problems I'm trying to puzzle out.22:23
SpamapSunixbeard: yes, so, do you have errors in /var/log/upstart/network-interface-eth1.log ?22:27
unixbeardno!22:27
SpamapSunixbeard: ok, thats the stdout of 'ifup eth1' .. which is what interprets /e/n/interfaces22:28
unixbeardWell man, the eth0, eth1, eth1:2 through 7 all come up, but no default gateway when it boots and I log in and type route -n, and my iptables is empty....22:30
unixbeardThe /etc/rc2.d/S99rc.local calls /etc/rc.local, which has execute bits set, which calls /root/system/iptables.sh, which has all the rules that work etc.22:31
unixbeardWell it should call it22:31
unixbeardBut when I log in and iptables -L, there are no rules.22:31
unixbeardSo every time I boot I have to add the default route and then run that script.22:31
TJ-unixbeard: can I see the current interfaces file?22:32
unixbeardhttp://pastebin.com/qy1GgijW22:33
unixbeardTJ- sorry I set it to expire after 10 minutes :(22:33
unixbeardwell22:35
unixbeardbbiab!22:35
TJ-unixbeard: what happens if you down eth1 then bring it up? is the gateway set then? "sudo ifdown eth1 && ifup eth1" - trying to figure out if for some reason ifup is ignoring the "gateway a.b.c.d."22:36
unkmarTJ-: we will check in a moment.22:41
TJ-unkmar: The other thing to check is that the upstart script for "network-interface.conf" is being executed, since it is responsible for calling "ifup" on each interface that is added22:42
=== chincloud is now known as Guest66307
unkmarI think it is a delay issue.22:48
TJ-what is the routing table when the server starts, before you manually issue the route command? ("ip route show")22:51
martinphoneadmins use firewalls to block incoming mail, right?23:02
virusuyhi !23:03
virusuymartinphone, block incoming mails?23:04
virusuynormal mails or spam ?23:04
martinphonenormal regular mails23:05
sarnoldmartinphone: firewalls are to provide access controls between who is allowed to use which services across network boundaries23:05
sarnoldmartinphone: that might be disabled windows shares, allowing bittorrent, allowing email to and from specific servers, etc. everything.23:05
martinphoneI was in college, I was a ble to use tor with xchat to chat, but 4 days later they blocked that port, they used their firewall23:06
martinphonenow, Im using a tormail account to communicate with a teacher from an uni, and he hasnt answered. Its been a week, and this is very rare, because this teachers usually responds very fast. My 2 cents: the admin identified the "tormail.org" incoming mail as spam, simply because it is not a hotmail23:07
martinphoneor, alternatively, the port23:07
martinphoneam I misguided?23:08
virusuyprobably their mailserver catch your email as spam23:09
SpamapSmartinphone: in the absence of data, resist the urge to guess23:09
martinphonevirusuy, I was able to get 2 answers using that tormail account23:09
unkmarTJ-: we were ssh into server before boot scripts were finished running.23:09
SpamapSmartinphone: you really have no way of knowing.23:09
martinphonemeaning I believe a human manually blocked it for all the wrong reasons23:10
sarnoldmartinphone: it could be caught as spam either by source (say, using an RBL to block spamhosts) or content (spamassassin throws away anything with a score above 5 -- html is worth 1, loading images is worth another 1, etc...)23:10
martinphonesarnold, this was plain utf8 text, no eye candy23:10
unkmarTJ-: we just didn't wait long enough.23:10
TJ-unkmar: weird... The interfaces must be stalling on something else then. They should be up real early23:10
sarnoldmartinphone: did you use the word 'enhance' in your mail? :) some admins throw away all mails with the word 'enhance'. (I kid you not.)23:12
martinphonesarnold, no, it was all written in portuguese with some chinese23:12
martinphonewhats with the word enhace?23:12
sarnoldmartinphone: 'enhance your member' or 'enhance your love life'...23:13
SpamapSchinese?23:14
SpamapSmartinphone: was this to a usually english speaking person?23:14
martinphonea lol23:14
SpamapSThere has been a ridiculous amount of chinese-only spam lately23:14
martinphoneno, he is a native portuguese23:14
martinphonehe is a university teacher ffs23:14
martinphoneso a firewall can be configured to filter out every incoming mail with any chinese character...23:15
TJ-firewalls will generally only block or allow access to ports, unless there's some extreme DPI going on, they leave it to the servers on the ports to do any connect/content dropping23:17
sarnoldindeed23:18
static09Also depends on the firewall type23:21
=== psivaa_ is now known as psivaa
=== TJ- is now known as IamNotReallyTJho
=== IamNotReallyTJho is now known as TJ-
=== Ursinha_ is now known as Ursinha

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