/srv/irclogs.ubuntu.com/2011/08/11/#ubuntu-server.txt

=== otubo[AFK] is now known as otubo
uvirtbotNew bug: #312345 in mysql-dfsg-5.0 (universe) "mysql versions prior to 5.0.74 have trouble export/import with leap seconds" [Undecided,Fix released] https://launchpad.net/bugs/31234500:42
grendal-prime_anybody use vlan?01:07
grendal-prime_im wondering if its possible to bridge kvm guests to a vlan interface01:08
lifelesssure01:08
lifelessmake configure libvirt to use the vlan01:08
grendal-prime_im talking vlan as in the vlan created by the vlan_1.9 package on ubuntu01:09
lifelessone way to do that is to setup a bridge interface that has the vlan as a member and configure that bridge as the bridge to connect to in /etc/libvirt...01:09
grendal-prime_duuuuude...you and i need to powwow01:09
grendal-prime_thats exactly what i want to do...is it crazy that kvm does not support some sort of vlan that doenst much with your iptables rules or what!!01:10
grendal-prime_i mean   DUUUUUDE!01:10
grendal-prime_and i ment muck not much01:11
grendal-prime_so basically your confirming my question...doctor?01:11
grendal-prime_this is dooable right?01:12
lifelessyes, as far as I know. I have done similar, but not to a vlan.01:12
grendal-prime_bummer01:13
grendal-prime_ok sooo you did that with....what?01:13
grendal-prime_an aliased nic?01:14
grendal-prime_cause that didnt seem to work two well for m01:14
grendal-prime_e01:14
=== otubo is now known as otubo[AFK]
lifelessno, you definitely need a bridge01:14
lifelessthe default one that libvirt uses is virbr001:14
lifelessyou can just configure that one manually if you want01:14
twbOK, so offtopic question.  In lucid gnome you have a "floppy" icon separate from the normal file:/// unix directory tree, and clicking on it makes it mount the floppy.01:15
twbIs there a gnome vfs URL that refers to that icon directly?01:15
grendal-prime_in media i think01:16
twbIf I patch oo.org's XML to save to file:///media/disk, that's seperate from the floppy icon.01:16
grendal-prime_usually it mounts to /media/floppy001:16
twbThe issue isn't where it mounts it01:17
KM0201what command do i run, to see who all is a member of a particular group (samba)01:17
twbThe issue is how to tell gvfs I mean "the floppy" as opposed to the mountpoint01:17
twbApparently just guessing floppy:// didn't work01:26
=== otubo[AFK] is now known as otubo
=== otubo is now known as otubo[AFK]
=== otubo[AFK] is now known as otubo
=== otubo is now known as otubo[AFK]
uvirtbotNew bug: #377265 in etckeeper (main) "etckeeper fails on commit, if "hostname -f" returns error ("hostname: Unknown host")" [Low,Fix released] https://launchpad.net/bugs/37726503:32
uvirtbotNew bug: #824291 in postfix (main) "package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75" [Undecided,New] https://launchpad.net/bugs/82429103:42
hallynstgraber: lp:~serge-hallyn/ubuntu/oneiric/lxc/ephemeral has the changes I was hoping you would roll into tomorrow's push.03:46
hallynsmoser: ^ that has *some* fixes for your problems, not 100%03:46
hallynsmoser: a new upstart job is symlinking /dev/ptmx to /dev/pts/ptmx, but some pecker is STILL removing that after the fact.03:47
uvirtbotNew bug: #493503 in cheetah (main) "Newer versions available, v2.0.1 is over 2yrs old with a number of fixes/enhancements" [Undecided,Fix released] https://launchpad.net/bugs/49350303:52
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
twbOn hardy, squid isn't starting.  It complains: WARNING: database_acl #2 (FD 13) exited [...]  Too few database_acl processes are running The database_acl helpers are crashing too rapidly, need help!04:51
twbHow do I find out WHY the database_acl processes are dying?04:51
twbHmm, come to think of it, ACL will be the horrible shit <coworker> wrote to fake it a hookup to unkerberized LDAP.04:51
twbOh, brilliant, squid is one of those stupid daemons that does its own non-syslog(3) logging04:52
twbOK, ignore me, problem found.04:54
Demosthenesanyone on here currently supporting diskless workstations?04:55
twbDemosthenes: yes04:59
twbWhat is your REAL question?04:59
pukekohowdy - i want to change a users uid.guid to match their uid.guid on another server -- will they still be able to access their files or will there be probs ?05:00
twbpukeko: vipw, vigr, vipw -s, vigr -s, then something like "chown -R fred: /home/fred" and look for anything else with "find / -xdev '(' -nouser -o -nogroup ')' -ls"05:01
twbpukeko: may also need to reboot to clear out any UID-based files in /tmp and friends05:01
lickalottdiskless as in cloud computing?05:01
twbpukeko: obviously you can solve this permanently by using some form of centralized authentication, e.g. krb, ldap, nis,05:01
pukekotwb: cool - was wondering if i would have to doa chown..05:01
twbpukeko: files remember a uid not a user name, so you will05:02
pukekotwb:sweet05:02
Demosthenestwb: really jsut if anyone had it working ;]05:10
Demosthenestwb: i know i'm close. i have created a /disklessroot using natty via debootstrap, updated it in chroot, created kernel/initrd/pxe image, and my clients boot successfully, but hang at the end of the initfs scripts05:10
twbDemosthenes: just use casper05:11
twbOr if you can switch to debian, use live-initramfs, which is actively maintained and MUCH nicer to work with05:11
Demosthenesi was aiming for xubuntu clients.05:13
Demosthenescasper eh05:13
twbcasper can be made to work, it's just that it's really only there for the live CDs, and not intended for use by us end users making netboot farms.05:14
Demosthenesjust a handful, my kids school machines. ;]05:15
Demosthenestwb: live-boot and friends are in aptitude, can't just isntall them?05:41
twbMaybe05:41
twbLast time I looked nobody was trying to support them05:42
uvirtbotNew bug: #256052 in tomcat6 (main) "Build the complete tomcat6 stack" [Wishlist,Fix released] https://launchpad.net/bugs/25605205:42
twbSuppose I create an ext filesystem with 5% reserved for root06:16
twb*THEN* I resize it from 2G to 256G.  Is the reserved space increased to stay 5%, or does it stay at n blocks and become much less than 5%06:16
Demosthenesno idea.06:17
Demosthenestwb: fixed my issue06:23
Demosthenesi was booting, and it'd freeze. turns out network maanger was trying to restart the eth0 interface.06:24
Demosthenesi had to set that to manual in /etc/network/interfaces, and they boot fine now06:24
twbDemosthenes: NM is the biggest cause of network issues IME06:24
Demosthenessucks eh06:24
uvirtbotNew bug: #296605 in libxml-simple-ruby (universe) "libxml-simple-ruby path workaround causes double loading with rails" [Undecided,Fix released] https://launchpad.net/bugs/29660506:52
lnghi! I have added new user and set password to it. then I restrict this user to SFTP with the following comands: `usermod -s /usr/lib/sftp-server username && echo '/usr/lib/stfp-server' >> /etc/shells`. As result I couldn't `su username` to it. what am I ddoing wrong?07:13
lngsolved07:46
uvirtbotNew bug: #254262 in nis (universe) "Still uses multiuser argument to update-rc.d" [Low,Fix released] https://launchpad.net/bugs/25426207:53
uvirtbotNew bug: #709187 in nova "AjaxTerm refer to a unexistant folder "tools" with the Ubuntu packaging" [Medium,Confirmed] https://launchpad.net/bugs/70918708:36
uvirtbotNew bug: #820047 in glance "Installs top-level tests module" [High,Fix committed] https://launchpad.net/bugs/82004708:51
uvirtbotNew bug: #793602 in swift "Fix 1.4.0 packaging to include swift-container-stats-logger" [Low,Invalid] https://launchpad.net/bugs/79360209:02
progre55hi guys. how do you bind a host alias to a domain name?09:58
greppyprogre55: huh? what are you trying to do?09:59
progre55I'm using amazon ec2, and have an elastic ip, but cannot address the direct IP address, as I dont want to get charged for inter-server communications. So I need to connect to a domain name smth like ec2-49-21-76-234.eu-west-1.compute.amazonaws.com, but I'd like to have an alias for it10:00
progre55in my /etc/hosts I could bind my alias to an IP address, but how do I bind it to this long domain name?10:01
greppyyou're still going to be addressing the direct IP10:02
uvirtbotNew bug: #824413 in mysql-5.1 (main) "Problem during mysql-server-core-5.1 uninstallation" [Undecided,New] https://launchpad.net/bugs/82441310:02
greppyusing /etc/hosts and dns just gives you an easier name to use instead of the ip address10:03
uvirtbotNew bug: #305642 in etckeeper (main) "etckeeper (with git) deletes empty directories on apt-get upgrade" [Medium,Fix released] https://launchpad.net/bugs/30564210:03
progre55greppy: it's just, when you query that domain from within amazon, it resolves to a private IP address, but from outside amazon, it resovles to a public IP, and when you connect to the private IP from within amazon, you dont pay for traffic, but if I bind it to the public IP address, then they charge for every connection.10:06
progre55and the private IP might change when you restart a server, but the public IP doesnt10:06
greppyah10:06
trapmax_so you should check your ip on every restart and use that in hosts10:07
greppyor use dns and setup a CNAME to point to the dns name that amazon supplies.10:07
progre55yeah, that might work, greppy, thanks10:08
progre55I anyways use amazon route 5310:08
trapmax_i need to install windows to many eeePC clients. what program would you recommend for such a situation?10:38
blahdeblahWhat do i need to do with lucid server to enable .php extensions to be recognised by default?  I tried the steps noted in https://help.ubuntu.com/community/ApacheMySQLPHP and it's all fine.  libapache2-mod-php5 is installed, a2enmod php5 reports it is enabled, apache2 restarted, yet when i try to access http://server.example.com/~myuser/test.php, it downloads it (as a PDF document!) rather than displaying the page.  Where to n12:32
uvirtbotNew bug: #292587 in kvm (main) "Reboot fails with virtio disks" [Undecided,Fix released] https://launchpad.net/bugs/29258712:33
blahdeblahBTW, i've also checked that the file is readable by www-data.12:33
patdk-wkblahdeblah, have you bothered to read the comments in /etc/apache2/mods-enabled/php5.conf12:39
patdk-wkphp is disabled in userdir's per default12:39
blahdeblahOK12:39
RoyKhttp://wimp.com/manchesterriots/12:39
blahdeblahthanks, patdk-wk12:41
sferguthello12:41
sfergutthere is a problem with ubuntu server 11.04 hardware detection ?12:41
sfergutit can not detect my network card and my disk12:42
patdk-wkwhat networkcard and disk controller are you using?12:42
patdk-wkand is this during install? or after install?12:42
RoyKnot detecting the disk _after_ install? ;)12:43
patdk-wkroyk, I have seen issues where the install works fine, but not when booting the system :)12:44
patdk-wknormally driver left out of initrd12:44
sfergutpatdk-wk: it does not detect it during install12:45
sferguti have an  Broadcom NetXtreme II BCM5708 1000Base-SX linux module bnx212:45
sfergutand LSI pci express card with an ibm card12:46
=== otubo[AFK] is now known as otubo
sfergutlinux module working on centos 5 is mptsas12:46
sfergutsorry ibm drive there not card12:47
patdk-wkhmm odd12:47
patdk-wkI haven't had an issue with mptsas here on 11.0412:47
patdk-wkyou shouldn't with bnx2 also, but I haven't tested that here, only with 10.0412:48
sferguti executed the shell and modprobe bnx2 and modprobe mptsas still nothing12:48
patdk-wkmight be megaraid_sas name instead12:49
sferguti tried that too without look12:49
sfergutluck12:49
patdk-wkwhat model lsi card?12:51
sfergut LSI Logic / Symbios Logic SAS1064ET PCI-Express Fusion-MPT SAS12:53
sfergutalso see this for the network card http://imageshack.us/photo/my-images/33/unledab.jpg/ after the modprobe bnx212:54
patdk-wkhmm, firmware not running issue13:11
patdk-wkI know I had to change the firmware on my bnx2's when I installed linux on them13:11
patdk-wkI wonder if it's cause of the firmware split, of non-free13:15
sferguti put know 10.04 and it works fine on hardware detection13:16
sfergut*now13:16
sfergutguess i will stick with 10.04 for now as i need it only for mono software testing13:16
patdk-wkprobably if you install 11.0413:17
patdk-wkand manually install non-free firmware from apt first13:17
patdk-wkit would work13:17
sfergutwell that will take more time as the network card is not working13:24
tcsadminanyone here tried using centrify express to add an ubuntu 10.10 server to active directory?13:24
patdk-wknope, I just do it using kerberos13:27
tcsadmini'm trying to make my squid proxy use windows credentials for authentication. i'm goal is to get login names from SARG reports instead of ip13:29
kim0tcsadmin: check out https://help.ubuntu.com/community/DirectControl13:32
hallynsmoser: so I think I'm going to change the lxc ephemeral tree, to not put pts/0 into securetty, *and* to not start console.conf for libvirt13:32
hallynsmoser: have you had any more insight into wtf is going on with ptmx?13:32
=== smb` is now known as smb
Dori922hey dudes i have a server on a home network(with a private IP), it connects to my home router which has a public IP13:34
Dori922can i SSH into the server from outside my network13:34
Dori922i can do it from inside all right..13:34
PiciDori922: You'll need to forward port 22 from your router to your server.13:34
smoserhallyn, no, not really looked at it todoay13:35
tcsadminkim0 - got it.  i had to use the -u switch to specify a domain admin account! it worked! :)13:35
patdk-wkand if it can't, configure the dmz option instead, but make sure the firewall on the server is good13:35
kim0tcsadmin: woohoo :)13:35
Dori922Pici: how do i do that? i have port 22 authorized on the server and the PC im trying to SSH with13:35
Dori922the router i have is a bog standard belkins one13:35
tcsadminkim0 - now i have to do some digging on how to setup ad stuff for students/staff and internet control. tks13:36
kim0cool13:36
PiciDori922: This website might be able to help you forward that port: http://portforward.com13:37
Dori922Pici: ty <313:39
sfergutpatdk-wk thanks for your help have a good day14:05
stgraberhallyn: ok, got your branch.14:11
hallynsmoser: i'm going to try and figure out what's doin ghtat with the help of inotify14:23
hallynonce i'm re-bootstrapped14:23
smoserhallyn, i'm now seeing issues with libvirt14:24
smoserit doesn't seem to think cgroups is mounted14:24
smosererror: internal error The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted14:24
smoserhallyn, ^14:25
hallynsmoser: then fix your broken system14:26
smoseryour code set up my broken system14:27
lynxmanhallyn: same happened to my broken system too14:27
smosers/set up/broke/14:27
hallynwhich code?14:27
smosercgconfig i think14:27
hallynbesides not being my code, afaik that hasn't changed recnetly has it?14:29
smoserdescription "cgconfig"14:29
smoserauthor "Serge E. Hallyn <serge.hallyn@ubuntu.com>"14:29
lynxmansmoser: that name looks pretty close to hallyn14:29
hallynheh, that's the upstart job.14:29
hallynanyway, i can't seem to debootstrap to give me a clean ifconfig right now14:30
hallynsmoser: can you give me /proc/mounts contents?  I'm really not seeing what could've broken since ysterday14:31
smoserhttp://paste.ubuntu.com/663441/14:32
smoseri think the difference is that i had not installed cgroups... maybe..14:33
smosernot really sure14:33
hallynlxc depends on it, so if you had that installed it should've pulled cgroup-bin14:34
hallynthe cgroup mounts are there...  so is it now working for you?14:34
smosermaybe. maybe i didn't have lxc installed... i dont knwo. but one way or another, libvirt is not working for me.14:35
smoserit is not working14:35
hallynjust for kicks, try 'mv /etc/mtab /etc/mtab.no; ln -s /proc/mounts /etc/mtab'14:36
smoserno dice14:37
smoserjust tried restarting libvirt-bin. no help there.14:40
hallyncat /proc/`which libvirtd`/cgroups14:40
smoserubuntu@ec2-174-129-59-115.compute-1.amazonaws.com if you're interested14:40
smoseryou probably meant pidof ?14:41
hallynyeah that one14:42
smoserhttp://paste.ubuntu.com/663451/14:42
RoAkSoAxDaviey: adam_g howdy!! so what's your status?14:43
adam_gRoAkSoAx: makin coffee. you?14:44
* genii-around sips14:45
zulsmb: im in the midle of pushing a new xen to the archive fyi14:46
smbzul, Cool, thanks. Will look at it when it gets through14:46
DavieyRoAkSoAx: otp atm14:48
RoAkSoAxadam_g: about to do the same14:58
RoAkSoAxadam_g Daviey what's your progress on deploying using oirchestra?14:59
adam_gRoAkSoAx: have been busy with other things, working on getting the devenv going now to work on it locally. don't have time/patience to wait for real servers to power cycle/install ATM14:59
RoAkSoAxadam_g: lol ok15:02
smoserzul, error: internal error The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted15:13
hallynsmoser: dunno, i did 'stop libvirt-bin; start libvirt-bin' and now it works15:14
smoserhallyn, verified here.15:15
smoserrestart seems not to restart15:15
TeTeThallyn: hi, would you know of a way to determine if a kvm machine is dead from the hosts command line? the system reacts to ping, but ssh is impossible. kvm on UEC 11.04 is that15:16
patdk-wktetet sounds like a memory/ulimit issue15:18
patdk-wksystem is still running, but can't spawn a thread to run a new program anymore15:18
=== otubo is now known as otubo[AFK]
TeTeTpatdk-wk: any way to check that from the host?15:22
patdk-wkI don't do kvm15:23
TeTeTok, thanks15:23
patdk-wkbut since it's a real vm15:23
patdk-wkall you can do is look at the console15:23
uvirtbotNew bug: #286872 in kvm (main) "Fails to install correctly if /etc/group contains any line matching "kvm"" [Medium,Fix released] https://launchpad.net/bugs/28687215:23
patdk-wkmaybe attempt to read the log files if you can access the kvm guest disk15:23
patdk-wkbut attempting to login to it won't work, till the problem is fixed15:24
patdk-wknormally I just wait 15-30min for it to fix itself, or reboot it15:24
smoserhallyn, i'm opening a bug on libvirtd-bin15:26
hallynTeTeT: sorry, no, depending on what you mean by 'dead' i don't...15:31
RoAkSoAxsmoser: any ideas? http://paste.ubuntu.com/663477/15:32
hallynTeTeT: id' say open up a console...  restart kvm with -serial tcp::2222,server if you have to15:32
hallynsmoser: ok.  this started today?  i'm wondering whether the update for libnl3 did it15:32
hallynhaven't reproduced it though15:33
hallynsmoser: if possible please lay out inthe bug precisely how you bootstrapped the system... ie what order you installed packages in15:34
TeTeTlborda: ^^15:41
TeTeThallyn: not sure if that's possible, as it's a UEC instance that's lost it's IP. but if we don't terminate it with euca-terminate-instances, then we can probably still inspect the image file that way?15:42
hallynTeTeT: yeah15:54
hallyn(qemu-nbd or whatever)15:54
uvirtbotNew bug: #817270 in pep8 (main) "Update to current release of pep8 0.6.1." [Wishlist,Fix released] https://launchpad.net/bugs/81727016:37
jits1998hi guys.. we have multiple labs running in different ip ranges, we would like all of them to access internet from the same gateway ... we tried putting vlan on gateway, but it seems to "block" all non-google sites.. is it possible to assign mulitple ips in different ranges to a single gateway without VLAN>16:38
jits1998anyone ?16:40
kirklandRoAkSoAx: http://paste.ubuntu.com/663536/16:44
patdk-wkjits1998, sure, with or without vlans16:45
patdk-wkit doesn't really matter16:45
patdk-wkbut the vlan issue isn't causing your problem16:45
jits1998patdk-wk: thanks.. i am not able to figure out what else can .. i feel that vlan tag is leaking out and only google sites respond to vlan tagged ip requests ..16:47
patdk-wkvlan stuff can't *leak*16:47
patdk-wkcause if it did, it would be an invalid packet16:47
jits1998patdk-wk: ok.. any idea how this can be degugged ?16:49
patdk-wktcpdump :)16:49
jits1998patdk-wk: don't see any error in iptables log ..16:49
jits1998tcpdump: no suitable device found :: :-/16:50
patdk-wkyou have to actually know how to use the debugging tools, in order to debug16:50
jits1998patdk-wk: yeah ... :-| .. though i have another similar setup for backup connection .. which uses another ISP .. and proxy works fine..16:51
jits1998this one i tried with proxy as well .. but doesn't work :-(16:51
jits1998proxy = squid16:51
jits1998is there any guide/tutorial to help me debug this ? .. its been 3 weeks we are struggling with this issue ..16:51
OlotilaDo you have book recommendations for using ubuntu or ubuntu server? Most comprehensive possible.16:55
tcsadminjits1998 - have you tried #networking?16:55
jits1998tcsadmin: i thoguht this is related to ubuntu server which is our gateway .. will try there if its more relevant there ..16:55
tcsadminjits1998 - sound more related to networking and it won't hurt either16:56
tcsadminOlotila - you need to be more specific. e.g. i'm looking for a web server or a gui desktop16:57
jits1998tcsadmin: trying ...16:57
tcsadminjits1998 - what are you trying to accomplish?16:58
jits1998hi guys.. we have multiple labs running in different ip ranges, we would like all of them to access internet from the same gateway ... we tried putting vlan on gateway, but it seems to "block" all non-google sites.. is it possible to assign mulitple ips in different ranges to a single gateway without VLAN>17:02
jits1998i feel that vlan tag is leaking out and only google sites respond to vlan tagged ip requests ..17:03
Olotilawell, if there is a book that contains both aspects, that would be nice17:03
jits1998tcsadmin: that was a repost for you .. thanks.17:03
tcsadminjits1998 - np. just make sure you leave your IRC client on 24x7 as folks are global17:05
jits1998tcsadmin: yeah .. will keep reposting as much as i can .. :-)17:06
tcsadminjits1998 - repost every couple hours17:07
=== otubo[AFK] is now known as otubo
patdk-wkheh, I would say much more info is needed17:08
patdk-wkcause everything you said so far isn't the issue17:08
patdk-wkvlans, squid, ... are not the problem17:08
patdk-wkdo you have a vlan enabled switch?17:09
jits1998patdk-wk: yes we have a smart switch that does the vlan-ing for us ..17:10
patdk-wkok17:10
patdk-wkand the *test* lab computers, you assigned their default vlan as vlan x, on the switch, and told it to pass vlan x as untagged17:10
patdk-wkper port per test machine?17:10
jits1998everything else we wanted is working fine.. e.g. single dhcp server scoped out on vlan17:10
jits1998yes .. per port per room ..17:11
patdk-wkok, and gateway has all the vlans set to tagged mode?17:11
jits1998yes .. dhcp system is the gateway ..17:13
jits1998actually let me explain the network fully ..17:13
jits1998we have n+1 vlans.. n for rooms, 1 for faculty  .. we have 3 connections .. 1 for labs, 1 for faculty and 1 backup for trainer systems in labs ...17:14
patdk-wkwant to pastebin your /etc/network/interfaces and a iptables dump?17:16
jits1998everyone gets the ip from the same dhcp server (scoped on vlan) .. for rooms the gateway is the dhcp machine (no direct internet, only via proxy) ... for trainer the net is via a router in the same vlan without tagging (works fine)17:16
jits1998iptables -L ?17:17
patdk-wkat a min, iptables -nv -L, iptables -t nat -nv -L17:18
jits1998http://paste.ubuntu.com/663560/17:19
jits1998http://paste.ubuntu.com/663562/17:20
jits1998this server is added as tagged in all vlans ..17:20
jits1998there are some services like teamviewer/skype work perfectly :-)17:20
patdk-wkthat is a very strange iptables for a gateway17:21
patdk-wkoh wait, ACCEPT17:21
patdk-wkit's a wide open relay17:21
patdk-wkmissing iptables -t nat -L -nv17:22
jits1998http://paste.ubuntu.com/663563/17:23
jits1998its all screwed up right now.. we need only 22 open technically ..17:24
patdk-wkthat is the same thing again17:24
patdk-wkmissing iptables -t nat -L -nv17:24
jits1998oh sorry .17:24
patdk-wkjits, no, you have 5 ports open on the gateway17:25
patdk-wkbut WORLD is open for forwarded connections17:25
jits1998http://paste.ubuntu.com/663565/17:25
patdk-wkso if I ping 10.1.21.100, I could get to that box directly17:25
patdk-wkatleast if I was your isp, or close enough17:25
jits1998patdk-wk: :-o .. is it ?17:26
patdk-wkFORWARD (default ACCEPT)17:26
patdk-wksame things if you care, vlan to vlan can talk to each other, unrestricted17:26
jits1998yeah .. drop is there as commented out for now..17:26
jits1998patdk-wk: no problem with talking to each other. idea was to keep the network smaller for each lab ..17:27
jits1998track anti-virus updates, proxy (in future) etc ..17:28
patdk-wkI would change that masq rule to17:29
patdk-wkhell17:29
patdk-wkwhat is the internet facing interface?17:29
jits1998hell :-|17:29
patdk-wkoh eth117:30
patdk-wkadd an -o eth1 do it's line17:30
jits1998it was eth0 .. but trying around with having eth1 as untagged in the gateway's mini-vlan ..17:30
patdk-wkand you might need to exclude 10.1.0.x from it17:30
patdk-wkmaybe before it add an -s 10.1.0.0/24 -j ACCEPT17:31
jits1998can you give me full line ..17:31
patdk-wknope17:31
patdk-wkthis would probably be better17:31
patdk-wkiptables-save | pastebinit17:32
patdk-wknot used to working on iptables configs with <1000 lines17:32
jits1998http://paste.ubuntu.com/663572/17:33
=== EvilPhoenix is now known as TheEvilPhoenix
jits1998less than 1000 lines :-P .. never gone past 100 lines.. (on three systems put together) :-P17:34
patdk-wkmy home system, doing 4 vlans is 1145 lines17:34
patdk-wkwork one is around 3k17:34
jits1998whoops .. *bow*17:35
patdk-wkna, I don't use iptables directly to make it, that would be impossible17:35
jits1998tried some tools .. could not "control" them .. like doing things by hand :-)17:36
patdk-wkI use shorewall17:36
jits1998too many options for me in that :-P17:36
cloakableI use pfsense >.>17:37
jits1998i don't know if firewall has anything to do with it..17:39
jits1998it = blocking/slowing down non-google sites .. some other sites partially load ..17:40
patdk-wkdo all your switchs say they support vlans and handle mtu of 1504?17:41
patdk-wknormally they do17:41
RoyKMTU 1500 or 1504 is the ethernet basis17:42
RoyKanything supports that17:42
patdk-wkwell, some switchs wont do 150417:45
jits1998we have only 2 main switches where vlans are configured .. both connected via a fibre .. problem is same on both sides ..17:45
patdk-wkand so won't pass vlans17:45
patdk-wkbut if the switch does vlans, shouldn't be the issue17:45
patdk-wkwell, to fix the masq rule, use iptables -A POSTROUTING -o eth1 -j MASQUERADE17:46
patdk-wkbut I don't see anything else to cause an issue17:46
patdk-wkare you on dsl?17:46
jits1998vlans are okay .. dhcps are distributed fine, the gateway sees the ips all fine...17:46
patdk-wkdhcp would never send a packet >1500 bytes :)17:47
jits1998the problematic one is a leased line..17:47
patdk-wkwhat mtu is on it?17:47
jits1998no idea.. how do i check ?17:47
patdk-wkifconfig17:47
patdk-wkand after that, probably a tracepath17:47
jits1998right now its configured on the router.. ..17:48
RoyKprobably 1500 unless it's changed17:48
patdk-wkwell, if it's dhcp configured :)17:48
patdk-wkif it's static, ya 1500 will be default17:48
RoyK1514 is the ethernet default with headers and all17:48
jits1998set to 1500 .. can change it if needed..17:48
patdk-wkdo a, tracepath 66.36.239.6617:49
patdk-wkjust kill it when it says no replay17:49
patdk-wkreply17:49
jits1998tracepath work fine from all systems .. :-)17:49
patdk-wkyes, but what mtu does it say?17:49
jits1998http://paste.ubuntu.com/663583/17:50
jits1998its a field in router config.. set to 1500 currently..17:50
patdk-wkhmm17:50
patdk-wkdunno, doesn't seem to be a network or firewall issue17:51
patdk-wkdns server?17:51
jits1998everything is looked up fine.. browser keeps "waiting for xxx.com..." ..17:52
jits1998funny thing .. once i installed proxy it worked fine.. then again went down .. :-|17:52
patdk-wkcan you load patdk.us?17:52
jits1998i don't have access to any problematic system right now..17:52
patdk-wkgoing be hard to find the issue then17:53
=== otubo` is now known as otubo
jits1998another thing that might help .. if i have a system in 10.1.0.x range.. where vlan is not used.. this gateway works like a charm .. that makes me think its the vlan that is the issue ..17:53
patdk-wk90% of my systems use vlans, never had an issue17:54
patdk-wkI have had a vlan switch that would leak broadcast traffic across vlans though, causing issues17:54
patdk-wkfirmware upgrade fixed it though17:54
jits1998there are three gateways on the same vlan.. two work fine. this one cries all over :-| .. could the problem be with a particular port on switch ?17:55
patdk-wkonly if the vlan config is set wrong on it17:55
jits1998the dhcp and this one are completely same config all over . except dhcp server doesn't act as internet gateway .. just default gateway and passes on the traffic to proxy server ..17:56
patdk-wkthat line makes no sense to me17:57
jits1998all classrooms get the dhcp server ip (in their range) as default gateway .. .. the access to internet is via a squid proxy set on 10.1.0.x system ..17:59
jits1998only difference in this problematic system which Acts as gateway configured manually on selected systems is that this has router instead of proxy acting as gateway ..18:00
patdk-wkin my setups, I normally do isp -> server (with vlans, dhcp, dns) -> vlans for each user group18:03
patdk-wkwhere I have a public vlan, secure vlan, and maybe a few dmz vlans18:03
patdk-wknow I will say, dhcp acts funny on vlans, but seems to work ok though18:04
patdk-wkbut otherwise everything works like it should18:04
patdk-wkdhcp sees dups cause it sees the vlan tagged packet and the untagged packet both, so it responds to both the raw interface and the vlan interface18:05
patdk-wkdoesn't cause a problem in real usage though18:05
jits1998patdk-wk: dhcp works fine for me .. these problematic systems have static ips as their gateway is going to be different from the others18:05
patdk-wka different gateway wouldn't cause issues18:05
patdk-wkand we can't even begin to guess what is going on without a problem workstation to test with18:06
patdk-wkso far everything looks fine18:06
jits1998where are you located ? i can get access to a system in about 10 hours from now . .18:07
jits1998then i can share the access to any system you need ..18:08
jits1998right now i can only access servers.. which all work fine.. :-|18:09
patdk-wkheh, 10hours from now is 12am for me :)18:09
patdk-wkI might be around18:10
jits1998okay .. found one :-)18:10
jits1998can you access via team-viewer ?18:11
patdk-wkwhat is team-viewer?18:11
jits1998its a windows system18:11
jits1998www.teamviewer.com .. nice remote access app ..18:11
patdk-wkI can do pcoip, rdp, vnc, nx, x, ...18:12
jits1998i know only rdp and vnc .. both difficult behind firewall..18:13
jits1998see if u can download teamviewer.. should be a quick install ..18:13
patdk-wkwell, I have no windows workstations18:16
patdk-wkoh they do linux18:16
jits1998yeah they do .. good guys ..:-)18:17
tcsadmineven got an iphone app for teamviewer! :)18:17
jits1998android as welll .. this thing just works... true german quality :-)18:18
patdk-wkok, seems to be installed18:22
jits1998will msg u the id and password..18:22
patdk-wkyep, you have an mtu issue18:31
patdk-wkchanged my server to 1400 mtu, and the page loads fine18:31
patdk-wkusing 1500 mtu, and I send packets but never get a response18:32
patdk-wksomeone is blocking icmp18:32
jits1998icmp ?18:34
jits1998i am able to ping the ip from outside ..18:34
patdk-wkping a 1460byte packet?18:35
jits1998how do i do that ?18:35
jits1998works ..18:35
patdk-wkping -M do -s 1472 xxxx18:36
patdk-wkfrom windows, ping -f -l 1472 xxxx18:37
jits1998"Packet needs to be fragmented but DF set."18:37
patdk-wkyep18:37
jits1998this is the error i get .. i am pinging from outside the network ..18:37
patdk-wkyour mtu goes <1500 somewhere18:37
patdk-wkand at that point icmp is getting rejected18:37
patdk-wkon outside you won't get the icmp too large reply, so you won't see that message18:38
jits1998okay. should i ssh on the gateway and give you access .. will that help ?18:38
patdk-wkI doubt the gateway is the issue18:38
patdk-wkit has 1500 on both sides18:38
patdk-wkit's whatever the gateway is using for internet, or the isp18:38
patdk-wklet me see18:39
jits1998it is connected ..thanks ..18:39
patdk-wkya, everything is getting blocked so I can't even do a proper test18:40
patdk-wkhttp://paste.ubuntu.com/663629/18:40
jits1998i can open the router as well .. if u need ..18:40
patdk-wkwhat machine is that console at?18:40
jits1998on the gateway ..18:41
jamespageadam_g: still around?18:41
jits1998thats another issue.. most commands would just hang like that :|18:41
patdk-wknot good18:42
jits1998yeah .. :-(18:42
patdk-wkoh, then mtu issue is inside then18:42
patdk-wkcause a command like that would generate a 1500byte packet, causing the issue18:42
jits1998ok ..  is it network cable issue ?18:43
jits1998from the switch to  system ?18:43
patdk-wkdon't do any commands18:44
jits1998ok18:44
jits1998:|18:44
wpl_Hi, when I connect my server from inside the network i my login credentials are accepted, but when i connect from outside, i get a "password failure". Why?18:44
jits1998if u are waiting for it then don't .. it will stay hung forever :| .. well almsot forever :-)18:44
patdk-wkwhat ip address are we connecting to that server *from*18:44
jits1998u mean the ip of the system we are connected to ?18:45
patdk-wkya18:45
jits1998that shd be 10.1.23.9 gateway 10.1.23.118:45
patdk-wkso coming in on vlan2318:45
jits1998yeah18:46
patdk-wkopen a new window, but don't type any commands18:46
jits1998done18:47
patdk-wkthat says from 10.1.0.5?18:47
patdk-wkoh last :)18:47
jits1998yeah .. thats the standard gateway/dhcp server for all other systems ..18:47
patdk-wkpass18:47
patdk-wkstupid hell18:49
patdk-wkthat switch doesn't do vlans very good18:49
jits1998:-|18:49
patdk-wkit has a 1514 byte limit18:49
patdk-wkfor vlans it should have atleast 151818:49
jits1998:-o18:49
patdk-wkso it can handle the extra 4 bytes for the vlan header18:49
patdk-wkmaybe check the switch config18:49
jits1998i have the manual somewhere..18:49
patdk-wkmtu might just need to be changed to 151818:49
jits1998let me look it up ..18:49
patdk-wkANY port that has tagged vlans will need to be atleast 151818:50
jits1998LINKSYS_2687018:50
Demosthenesdrop your mtu ;]18:50
patdk-wkcould do that, can be a royal pain sometimes :)18:50
patdk-wkif anything doesn't use dhcp :)18:51
wpl_Why does the ssh server refuses my passwords when i connect from outside, but accepts them when i connect from inside the network? Intrestingly connecting the iPhone ssh client works.18:51
jits1998patdk-wk: dhcp works fine.. other networks work fine.. only this port/server has issue .18:51
jits1998is mtu config port based ?18:52
patdk-wkwell, this is only one using vlans18:52
patdk-wkand the switch doesn't support the extra bytes for vlan18:52
jits1998nah . .there is one more .. 10.1.0.5 also has as many vlans..18:52
jits1998see the new console.. .. all .254 are there.. its the gateway18:52
patdk-wkwell, that one is fine18:53
patdk-wkboth plugged into same switch?18:53
jits1998yes .. side by side ports18:53
patdk-wkhmm, probably network card then18:54
patdk-wkbeen a long time since I saw a network card with that issue18:54
jits1998:-|18:54
patdk-wkone min18:54
patdk-wkdon't even know what that is18:55
patdk-wk:)18:55
jits1998hehe :-)18:55
patdk-wkswap it :)18:55
jits1998network card ?18:55
patdk-wkya18:55
patdk-wkfor a different model18:55
patdk-wkor use mtu 1496 everywhere18:56
jits1998i think this is inbuilt one .. have another one plugged in .. wish i could get it changed right now :|18:56
patdk-wkbut network card will be quicker and much more sane on yourself18:56
patdk-wkwell, lets test the other one18:56
jits1998yeah .. thats easy to do ..18:56
jits1998other one isn't plugged in i think ..18:56
jits1998its installed but no network cable going in ..18:57
patdk-wkya, doesn't looks like it18:57
patdk-wkmust be the marvell18:57
Demosthenes*sigh* i was so disappointed. i bought a set of new gigabit switches, but none will talk gig through my site wiring :P18:57
patdk-wkheh?18:57
patdk-wkonly 2pair?18:58
jits1998the other came back ?18:58
jits1998it is working :|18:59
patdk-wksince I told it not to transmit too large a packet anymore :)18:59
Demosthenesno, 100meg full i can do, just not gig. its got all pairs.18:59
Demosthenesjust not shielded i suppose18:59
patdk-wkby definition, pairs don't need shielding18:59
patdk-wkwhy they are pair'd :)18:59
patdk-wkmust be cat3 then, instead of cat5e18:59
qman__10/100 only needs two pair19:00
qman__gigabit uses all four19:00
patdk-wkhe just said it had all pairs :)19:00
qman__and it's more sensitive to EMI19:01
qman__I read that as 100 meg worked, implying all four pairs19:01
qman__which would not be the case19:02
patdk-wkya, 100meg 2pair, 1000meg, 4pair19:02
qman__I haven't run into that problem yet myself, but I've only done it with cat5 and better19:04
qman__5e is the requirement but 5 usually works too19:04
patdk-wkI had some runs of cat3, from before cat5 existed19:04
patdk-wk100mbit mostly worked on them19:05
patdk-wkbut not gigabit at all19:05
RoyKqman__: IIRC 5e _was_ the requirement, CAT 5 will do now19:05
RoyKpatdk-wk: with cat5, gigabit will work unless you strech the cable too long19:06
RoyKmeaning >50m or so19:06
patdk-wkyes, but this was cat3 :)19:06
patdk-wkat about 40'19:06
RoyKcat3 belongs to the ninetees19:06
=== Ursinha` is now known as Ursinha
patdk-wkit was the 90's :)19:07
RoyKpatdk-wk: and back then, we didn't worry about gigabit, we thought 100Mbps was cool19:08
* patdk-wk wonders if jits1998 died19:12
jits1998nah here.. just restarted the system . . after cleaning up udev/rules/net.rules19:13
patdk-wkwrong method :)19:13
patdk-wkshould of just edited interfaces, replace eth1 with eth019:13
jits1998that had some of old stuff when we used multiple nic .. now with 11 rooms thats impossible :-)19:13
patdk-wkbunch of quad nic cards? :)19:14
patdk-wkand ethernet->usb adaptors :)19:14
tcsadminjits1998 - so your problem is resolved?19:14
patdk-wkwell, it's *known* now :)19:15
jits1998tcsadmin: we have nailed it down likely..19:15
jits1998need physical access to fix it ..19:16
tcsadminawesome19:16
patdk-wknic doesn't support 1518 byte packets, only 151419:16
jits1998patdk-wk: that may be true.. coz in the other machine the config is different as in the in-built card is not used .. let me double check ..19:17
jits1998doesn't seem to be the case..19:21
=== otubo is now known as otubo[AFK]
patdk-wkhmm?19:21
jits1998then network card fault it must be ..19:21
patdk-wkoh, other one isn't using onboard?19:21
jits1998it is using onboard one.. as far as i can tell ..19:22
patdk-wkwhat is the lspci lines for it?19:22
patdk-wkbut it has to be nic or switch19:23
jits1998one has marvell/intel .. other has marvel / hangzhou19:24
patdk-wkya, the hangzhou is the issue19:25
patdk-wkintel should be excellent :)19:25
patdk-wkonboard is probably the marvel19:25
patdk-wkI think your not using the onboard o nthat gateway :)19:25
jits1998yeah .. currently hangzhou is in use..19:26
jits1998intel with same config is working fine.. marvell being common is likely onboard one..19:26
patdk-wkintel's are excelent, normally supporting 16k packets19:26
patdk-wkmarvell are normally good19:27
patdk-wkatleast recent ones, dunno how old those are19:27
jits1998just over a year i think ..19:27
jits1998thanks so much for all your help :-)19:27
patdk-wkshould be fine, if they didn't install the most crap marvell they could19:27
jits1998which part of us are you from ?19:28
patdk-wkd.c.19:28
jits1998me in india19:29
patdk-wksaw, when I was tracing the ip19:29
jits1998patrickdk.com is just filler :-)19:30
patdk-wkyep :)19:30
patdk-wkhate webpages19:30
patdk-wkI used to have the ie can't locate server page, as the home page there19:30
jits1998hehe .. you know too much for them to excite you :-)19:30
jits1998twitter ?19:30
patdk-wknope19:31
patdk-wkno facebook, no google+19:31
jits1998where can i "bookmark" you then :-)19:31
patdk-wkuse whois :)19:31
patdk-wkwell, irc 24/7 :)19:32
patdk-wkaim/xmpp also19:32
jits1998no friend list here.. is it ? ..19:32
jits1998or a fan list .. if i may :-)19:32
patdk-wkon irc? not really19:32
jits1998what do u do .. i mean company, working, consulting ?19:33
patdk-wkconsulting mostly19:33
jits1998ok .. in networking or general computing .. web i think is ruled out..19:34
patdk-wkheh? everything19:35
patdk-wknetworking, routing, vmware, programming, ...19:35
shennygI'm on karmic and want to upgrade to php5.3 what sources do I need to add?19:35
patdk-wklucid19:35
shennygI tried http://www.robsearles.com/2010/03/17/installing-php5-3-on-ubuntu-karmic/ but I got 'failed to fetch' errors19:36
shennygpatdk-wk: are you saying just to upgrade to lucid?19:37
patdk-wkshennyg, no, but that is where the php 5.3 lives19:37
patdk-wkbut technically yes19:38
patdk-wkas karmic has been unsupported for a while, and doesn't get any security updates19:38
shennygYes, best case scenario I would create new servers...19:38
shennygbut for a quick win I would add the sources that lucid has?19:39
patdk-wkwell, your best source right now would be to download the source form lucid, and recompile for karmic19:39
jits1998patdk-wk: anything on windows ? or asterisk ? need a couple of things done on these ..19:39
patdk-wkwindows sure, asterisk I used to be heavy into, but haven't touched for a few years now19:39
shennygwhere/how do I find those sources?19:40
jits1998i need windows task to be automated .. asterisk having serious trouble with echo cause of our hardware ..19:40
patdk-wkshennyg, I just edit sources.list to lucid, and apt-get source ....19:40
patdk-wkecho is not an issue of hardware, it's an issue of using analog and digital mixed lines19:41
jits1998no lines.. all soft phones.. connected "differently" .. no echo in headphones.. only in my hardware :-)19:41
patdk-wkhow do you mean only in my hardware?19:42
patdk-wkecho can only be *created* when using analog lines19:42
shennygpatdk-wk: do I just replace all instances of karmic with lucid?19:43
patdk-wkyep19:44
patdk-wkget all sources you need19:44
patdk-wkand recompile them19:44
patdk-wknot much fun19:44
patdk-wkor you could just attempt to upgrade just php using the lucid binaries19:44
patdk-wkreally ugly, but normally works19:44
shennygok, the other option would be to upgrade ubuntu.19:45
patdk-wkyep19:45
shennygand 9.10 to 10.4 should be straightforward?19:45
* shennyg doing on a dev server first :)19:45
jits1998patdk-wk: there ?19:45
patdk-wkya19:46
jits1998pinged you my id .. can you add me ?19:46
patdk-wkI did19:46
jits1998did not get it :-s .. give me yours ..19:47
patdk-wkit tells me your offline19:47
uvirtbotNew bug: #824767 in rabbitmq-server (main) "package rabbitmq-server 2.3.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/82476719:51
shennygthanks for your help patdk-wk19:51
Psi-JackAnyone know if the QLogic 2562 FC-HBA is supported in Ubuntu 10.04 LTS?19:53
Psi-JackOKay. Looks like it is just fine. ;)19:58
patdk-wkya, it is :)20:00
=== otubo[AFK] is now known as otubo
=== micahg_ is now known as micahg
=== skrewler_ is now known as skrewler
josePhoenixHmm.. I'm trying to change the hostname of a server, and it doesn't seem to be sticking20:35
josePhoenixI changed /etc/hosts and I thought I'd changed /etc/hostname.. but it's back to the old value20:36
josePhoenixhmm I guess I'll know if it shows up again. survived this reboot.20:37
uvirtbotNew bug: #824790 in multipath-tools (main) "IBM DS3400 Will Not Bring Up Second Path" [Undecided,New] https://launchpad.net/bugs/82479020:41
uvirtbotNew bug: #824807 in bacula (main) "package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1" [Undecided,New] https://launchpad.net/bugs/82480721:17
josePhoenixHello all21:24
josePhoenixI have added some @reboot lines in a user crontab, but they don't seem to be running21:25
josePhoenixHow can I fix that?21:25
Demosthenesok, so i've got a remotely booting diskless workstation setup now, nice. root's read only, so i can run many workstations...21:40
Demosthenesi've got home directories setup in samba shares, anyone know how i can mount those up (need a username/pass) for the CURRENT user logged in on them?21:40
RyanPDemosthenes: I'm doing something similar, but am using NFS to export the home.. don't care for that idea?21:41
Demosthenesexport ALL home's via exporting /home?21:41
RyanPDemosthenes: yes21:42
Demosthenesi considered that, but then NFS doesn't do share security... i may have to21:42
Demosthenesbut i was hoping there was a way to limit it21:42
Demosthenesotherwise i'd have to open /home to any IP on the local subnet.21:42
Demosthenesand of course, you can lie about your UID if you control an NFS capable box...21:42
RyanPDemosthenes: Yes there is a drawback there.21:43
Demosthenesi was thinking maybe autofs had a way, but it looks like it wants to put the smb user/pass in a file, that doesn't help for per-user security21:43
patdk-lapdemosthenes, pam_mount :)21:45
=== zz_zz__ng is now known as zz_zz_zz__ng
Demosthenespatdk-lap: NICE21:47
nutcase_hi guys... 1 quick ? is it posible to read ufs formatted HHD in ubuntu22:10
patdk-lapas in freebsd ufs?22:10
nutcase_yes22:10
patdk-lapsure22:10
nutcase_do i need to install any app for that or could just mount the drives and read the files22:11
patdk-lapdon't need to install anything22:12
nutcase_sweet22:12
nutcase_thanks22:12
patdk-lapnow mounting it isn't easy though :(22:12
nutcase_well i got my work cut out then22:12
patdk-laphttp://www.sysadmindiary.com/2008/03/mounting-freebsd-ufs2-file-system-on-ubuntu-linux/22:13
patdk-lapwell, you just have to specify what type of ufs manually22:13
nutcase_well you read my mind22:13
nutcase_thank you22:13
CoreyHence the "U" in UFS. :-)22:28
=== elkeithos is now known as nutcase_
=== PicCard_ is now known as PicCard
KM0201where can i find instructions on setting up a FTP server?23:18
Psi-JackKM0201, Why do you want to install an insecure FTP Server?23:19
KM0201dunno really.. just thought it'd be handy to let people downlload stuff from my server23:20
KM0201i can simply block its port in my router when i don't want people using it.23:20
KM0201but security wasn't necessarily my concern anyway23:21
Psi-JackKM0201: Why not sftp?23:21
Psi-JackMost FTP clients these days also support SSH's SFTP23:21
patdk-lapwhy not use ftps? :)23:21
KM02011. if sftp will work, thats fine.. my main concern, would be that people who download from me, would be able to access it witht heir client (i'm guessing most use filezilla)23:21
KM0201but that doesn't change the fact, i'm looking for info on it.23:21
patdk-lapif it's just downloads, why not http/https?23:22
Psi-JackFileZilla supports sftp.23:22
KM0201patdk-lap: if it's not.. why not.. we mcan do that all day.23:22
KM0201why not.. just see if you can answer my question.23:22
Psi-JackKM0201: So basically, you already have sftp support likely right now. :)23:22
patdk-lapI can't even understand your question23:22
KM0201patdk-lap: you know what ftp is don't you?23:23
Psi-JackKM0201: If not, you just install openssh-server, or equivalent for your distro, add a user, if you don't want them with shell access, set their shell to /bin/true23:23
patdk-lapyes, but why anyone uses it, is beyond me23:23
KM0201hmm23:23
Psi-Jackhehe23:24
Psi-JackI just switched to using Fedora 15 with Gnome 3 on my main desktop.23:24
KM0201so how exactly would they download something from me....?23:24
patdk-lapusing http :)23:24
patdk-laphttp is good for downloads, not so much for uploads23:24
patdk-lapand everyone has http support and knows how to use it :)23:24
KM0201patdk-lap: thus my point, i want upload support as well.23:25
patdk-lapyou didn'tsay that at all :)23:25
KM0201i think i'm just gonna put you on ignore.23:25
patdk-lap:)23:25
patdk-lapdunno, that is the first time you said upload support, everything else was download only23:25
KM0201Psi-Jack: wouldn't they have to use putty to use ssh?23:26
Psi-JackNoi23:26
uvirtbotNew bug: #824874 in nova (universe) "nova-objectstore goes into a tight loop and becomes unresponsive" [Undecided,New] https://launchpad.net/bugs/82487423:36

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