[00:12] New bug: #306706 in bind9 (main) "bind9 should flush the DNS cache on suspend / resume to avoid stale records" [Undecided,New] https://launchpad.net/bugs/306706 === liberfiasco is now known as libervisco [00:37] New bug: #306678 in open-iscsi (main) "open-iscsi fails to correctly update rc.d on upgrade" [Medium,Triaged] https://launchpad.net/bugs/306678 [00:38] <`6og> bind9 is run on systems which suspend?? [00:39] run a local caching dns server [00:39] reduce your internet traffic marginally [00:40] * `6og is using dnsmasq for that - seems a better fit for the job [00:40] <`6og> its a laptop after all :) bind == cputime++ [00:53] * Deeps shrugs [01:02] hi [01:03] I have created a VM using vmbuilder [01:03] how do I launch it? it does not appear using virsh list [01:07] seems it is dead over here.... is there a special time when we can get some help ? [01:13] lox_: vursh start vmname [01:14] lox_: usually during business hours in north america and europe the channel is most active [01:14] lox_: except when we are at UDS :) [01:14] err virsh start vmname === chmac is now known as chmac_away [02:00] sommer: thks but virsh list returns nothing [02:00] anyway I managed to add it doing: virsh virsh [02:01] virsh create /etc/libvirt/qemu/ubuntu.xml [02:02] ping 10.0.4.10 [02:02] oops [02:03] ls [02:15] please anyone here taht can answer questions about vmbuilder? [02:25] !ask | lox_ [02:25] lox_: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [02:26] Using vmbuilder do I have to create a bridge interface mannually for each VM? Or vmbuilder should do it? thks [02:27] (sorry new to trc) [05:06] lox_: i have, in the past manually adjusted settings to get bridging. soren may know more but probably afk for the evening. [05:38] kees: well I don't really un derstand how bridge do work.... if I follow https://help.ubuntu.com/8.10/serverguide/C/network-configuration.html#bridging my eth0 is not configured anymore. Does a bridge can be use by multiple VM? [05:43] lox_: yes, but you need to configure the bridge first [05:45] kees: so having a look to https://help.ubuntu.com/8.10/serverguide/C/network-configuration.html#bridging i need to delete from /etc/network/interface the eth0 config and replace it with br0 config using eth0 "past" ip config? [05:48] lox_: yes, that guide looks correct [05:49] kees: ok, and do you know where is that vnet0 that ifconfig shows please? [05:50] I just ignore vnet0 -- libvirt will do the right thing once it's been configured to use br0 [05:51] You can remove it [06:02] Remove it from where? .... [06:20] hads well vnet0 is default libvirt bridge interface, this is only for NAT connectivity, no way/need to remove it [06:28] hi there why is a closed source piece of software shown to me with the motd ? [06:28] yes the landscape client is open source. but the server isn't [06:29] doesn't this go against ubuntu policy ? [06:31] lox_: Yes, you can remove it. [06:32] hads: are you talking about "virsh net-destroy default" ? [06:32] I've not done it from virsh, I have from VMM though. [06:35] Howdy. I want to make a Ubuntu Server installed system run gnome on startup. I have been searching the web for what to do, and have not found instructions for 8.10(intrepid ibex). Any suggestions? [06:37] Severian: sudo apt-get install gdm and xserver etc. [06:38] Severian: you are better off running ubuntu desktop as a server than trying to install the gui parts [06:38] ubuntu-desktop will install everything [06:38] http://ubuntuforums.org/archive/index.php/t-186298.html says I needed to run two more commands after installing, but they did not work on 7.10 and later. [06:39] hads: can you tell me how please ? what is VMM ... [06:40] lox_: Virtual Machine Manager, the GUI which connects to your server via SSH. There will be a virsh command that does the same thing. [06:43] zoopster, vmbuilder builds virtual machines off of what is essentially JeOS. I am not installing the OS an hardware, but creating scripts to build virtual machines. vmbuilder is shipped with Ubuntu, and I am using the installed version. [06:44] Severian: so you want to add x to that? [06:45] zoopster, yes. I want to build a VM to use for software demos. [06:48] Well nevermind. the instructions at http://ubuntuforums.org/archive/index.php/t-186298.html say there is a problem after 7.04, but it is pretty minor. Thank you. [06:49] Severian: the problem is that ubuntu-desktop installs a lot more than just gdm and xserver - good luck [06:52] hads: still have trouble setting my virtual machine network, my server ip is 10.0.4.10, I would like my VMs ip in the range 10.0.4.20 to 10.0.4.40, any advices? Here is my interfaces file: http://paste2.org/p/113535. With that config my VM takes the 10.0.4.10 ip .... [08:04] Hi all [08:17] anyone knows how to get rid of "CRON...: Sigfile not found" from /var/log/syslog ? === Scare|Working is now known as Ned_Stark === Ned_Stark is now known as Scare|Working === SoUkSoU[Off] is now known as SoUkSoU` === SoUkSoU` is now known as SoUkSoU [10:02] I always trace a log file with tail -f /var/log/mylog.log. I would like that it runs on a console a each system reboot, by "on a console" I means so I can see it if I Alt+F2 [10:02] Is it possible? [10:10] think you can do it with inittab [10:10] but i havn't done that in years [10:32] <_ruben> or just have syslog log to a tty, assuming its a log used by syslog [10:33] oh yeah, thats how i did it 9yrs ago! [10:39] thks I'll continue to search [10:39] done it many years a go to and can't remmeber how .. [11:07] How to find out filesystems block size? [11:27] incidence, dumpe2fs device. but you can use it only if you have an ext2 o ext3 filesystem [11:29] xfs has xfs_info, I'm sure all the sane fss have some kind of util for that [11:29] actually, hm, if you want a general method, the block size is available in statvfs [11:52] hey all [11:53] is there a way to read what email was sent via Postfix? I just saw in my logs a weird email, sent by one of my address (a noreply@ one) to a weird email address. I'd like to read that and see just what it was, because I am confused as to where it was sent [12:04] ! server crash [12:04] Sorry, I don't know anything about server crash [12:04] !server access [12:04] Sorry, I don't know anything about server access [12:27] AlexC_: once the mail is gone from the server, reading it is a matter of finding where it was stored on disk and looking there for what's left of it. [12:27] if it's still on the server, postcat is your friend [12:27] lamont, hum, I've really no idea how to go about finding it. I'll check postcat now, though do you have time to poke me further in the right direction? [12:31] lamont, I would have thought a copy would be in the 'Sent' mail dir (or where ever) in the users Maildir directory. Though I can't see any Sent email when using Mutt [12:36] Hello room. I just install Intrepid server edition on my desktop pc, and I had it accessible from my laptop, but I rebooted the server, and now I can't access it from my laptop. Any help? [12:37] can you ping it? [12:37] Yep. [12:37] AlexC_: mutt is a mail user agent. mail transport agents keep only logging records [12:37] in what way were you 'accessing' the server? [12:37] SSH and samba [12:37] you can ping the server, but you're unable to ssh anymore? what error do you get when attempting to ssh? [12:37] lamont, hum, ok. So what is meant by 'Copying to Sent Folder' in Thunderbird, when using IMAP when I sent email - where is that data stored? Locally? [12:38] Hold on. [12:38] thunderbird is a mail user agent as well [12:38] and it's probably in the "Sent" folder on the imap server [12:38] (and none of that is "postfix" related) [12:39] I get "timed out when logging in [12:39] lamont, I know it's a user agent - I'm just wondering if this 'Sent' folder is a feature of the MUA, or is what postfix does when an email is sent [12:39] MUA only [12:39] MTAs take the mail, pass it along, log it, and remove the copy they have on disk once the next hop says it has it. [12:39] bugger. Is there no way to get hold of what that email was? [12:40] if not, is there a way to trace what process could have triggered postfix to send that email? [12:40] tct - Forensics related utilities. [12:40] if you have process accounting turned on (unlikely, I think), then quite possibly [12:40] =( [12:41] what does /var/log/account have in it? lots of pacct* files? [12:41] hypnus9: is the sshd running on the server? `ps ax|grep sshd` on the server console should tell you [12:41] lamont, I've no such directory [12:41] likewise, do the postfix logs say that it was local, or received via smtp? [12:41] lamont, let me see [12:41] I check it out. [12:41] (so no process accounting) [12:43] lamont, http://paste2.org/p/113659 [12:43] it looks to be. [12:43] connect from foobar[foobar] <-- so that, whatever it really was, is where the mail came froim [12:44] hypnus9: are you sure you're connecting to the right ip? `ifconfig` on the server will tell you what ips it's assigned [12:45] lamont, indeed, which is very odd - since nothing should be sending email from noreply, and the things that do - don't email to that weird .ru address [12:46] AlexC_: and without the actual headers (I assume you trashed them?), there's not much more that can be said [12:46] lamont, I've not touched any headers [12:46] ah, ok [12:46] I assumed the 'foobar' comments were changed IP/hostname ish stuff [12:46] lamont, correct [12:47] that would be "trashed" [12:47] as in, yes, you touched the headers [12:47] lamont, hum, I just change them in the pastebin to remove them =) [12:47] thereby removing the information required to be able to do any further advising about what actually happened. ok [12:48] lamont, are you saying, you need the Ip/hostname that I removed to help further? The values are there, I only changed it in Pastebin so they are not in a public pastebin [12:49] 9 lines later... [12:53] AlexC_: either it's 127.0.0.1 and the mail originated there, or it's not 127.0.0.1 and that host delivered mail (which either means it was one of your TLS users, or you have really poor SASL password, or some such [12:56] lamont, the values were the main external IP of the server. The login was by a known users of mine ... I guess I'll just have to check all the logs I can [12:58] ok. the mail arrived externally from that IP, and that computer is the one which you need to be looking at to find the origin of the mail [13:00] that is this computer [13:00] it's ok, I may be able to poke some of my application logs to see where the devil it came from [13:58] moin [14:07] Free Programming e-books With Direct Links & Request ebooks Here : http://request-ebooks.blogspot.com/ [15:18] after upgrading to 8.10 my system upon reboot gives file system is read only [15:18] and i have to manually make it r/w [15:23] Faust-C: what hardware? [15:24] typical desktop system [15:24] zoopster, issue is really a desktop one but #ubuntu is worthless for real help [15:25] Faust-C: understood, was curious simply because there is a kernel issue with ath9k and the 2.27.9 kernels that presents itself strongly on a macbook pro, but is present in other systems that shows a symptom like you describe, but usually not directly after reboot [15:26] ic, no we dont have that [15:27] hmm man idk wth happend [15:27] Faust-C: without a lot more detail, not sure anyone can help - this channel may not be the proper forum...I would post to ubuntuforums.org as well as search there and generally in google [15:27] zoopster, yeah im gathering more info [15:29] Faust-C: for the forums useful info is hardware detail, dmesg output, etc [15:29] zoopster, problem is that we cant even login to system to get that [15:31] Faust-C: no way to open a terminal session after boot? === TigRa is now known as N === N is now known as Guest52764 === Guest52764 is now known as TigRa [15:38] zoopster, nope [15:38] but im bootinhg to live gonna see what i can do [15:39] Faust-C: that was the next suggestion...see if you can mount the disk - even if the disk is RO you can read from it [15:39] yeah [15:39] gonna see what the real issues are [15:52] New bug: #306886 in mysql-dfsg-5.0 (main) "AppArmor profile included doesn't allow mysql to bind to socket" [Undecided,New] https://launchpad.net/bugs/306886 [16:07] New bug: #306889 in amavisd-new (universe) "Default Ubuntu configuration is backscatter source" [High,In progress] https://launchpad.net/bugs/306889 [16:12] init: tty2 main process (4063) killed by SEGV signal [16:12] init: tty2 main process ended, respawning [16:13] thats the error i get if i try to login via console [16:36] New bug: #306897 in apache2 (main) "LDAP Authentication problem : ldap_simple_bind_s() failed" [Undecided,New] https://launchpad.net/bugs/306897 [16:55] is someone experimenting issues with check_ntp_time since the beginning of december? [16:56] (with leep seconds not beeing handeled correctly) === TigRa is now known as Ya === Ya is now known as TigRa [17:05] why in the hell does the IP address keep going to dhcp === SoUkSoU` is now known as SoUkSoU [17:20] can someone please explain why server keeps using dhcp for inet even when ive specified a IP in /etc/network/interfaces === Steve[cu1] is now known as Steve[cug] [17:23] Faust-C: did you set the interface to static? [17:23] yep [17:23] iface eth0 inet static [17:25] Faust-C: do you have [17:25] dhcdbd running? [17:25] * Faust-C looks [17:26] ah dhclient3 is running [17:27] you should be able to turn that off [17:28] hmm ill look for the file to disbale it [17:29] Faust-C: if there's an init script you can do: sudo update-rc.d -f service_name remove [17:29] Faust-C: that should not start the daemon on boot [17:29] yeah i dont see a init script [17:29] nor a option to stop it via cmd [17:32] if you installed system with dhcp address [17:32] then on boot dhclient will start [17:32] even if you change network configuration, dhclient will still be running [17:32] so, best cure is to kill dhclient or restart machine after network configuration change [17:32] we might consider this as a bug [17:32] er.... [17:32] we should consider this as a bug [17:33] ivoks, oic [17:33] guess ill report it [17:33] where is bug report site [17:33] lanuchpad.net [17:33] launchpad* [17:33] you don't have to report it [17:34] i plan bringing this up on uds tomorrow [17:35] ivoks, oic sweett === ivoks_ is now known as ivoks [17:57] have an ml350 G5 with the e200I controler, write performance is bad but my main problem is hat using 8.10 server i can not get the system to boot properly install goes fine but then when it is time for the cd to come out and we reboot says atempting to boot from drive c: any ideas? [18:00] what's e200i? [18:01] ivoks: controllercard. [18:01] ah, hardware raid [18:02] have you setup raid logical volume before installation? [18:05] refnumzx: ? [18:05] yes i have using the hp tools [18:06] the instaler recognizes it as an array so its fine [18:06] what kind of array? [18:06] 0 1 5 6? [18:07] if you want me to help you, i'll have to understand what you are trying to achive [18:07] otherwise, we'll spend hours for nothing === BlueT__ is now known as BlueT_ [18:09] do you have disks outside the array? [18:09] either on controller or some other port (IDE/SATA/SCSI) [18:10] its a raid5 array with 4 SAS disk directly connect to the backpln when i start the instaler the ubuntu system formats and recognizes the drives, what i want is for when the instaler finishes i want it to reboot and load the os. everythingelse during the instal is successful [18:11] no i do not [18:11] so, before restart, inside ubuntu installer, you get 'atempting to boot from drive c:'? [18:11] or after reboot? [18:12] no, after reboot. [18:12] ok [18:12] grub does not even seem to load [18:12] have you checked bios? [18:12] the installer completel finishes what it is supposed to do [18:12] And it specifically says C: ? [18:12] did you set up raid controller as a first boot device? [18:12] i have updated the bios, firmware updated to latest, controler order is just fine. etc [18:13] it specifically says C: [18:13] i see [18:14] well, it tries to boot from the cd then the disk, i assume because it does nothing accept for show that message [18:15] did you set up your own partitions or system camed with at least one partition? [18:15] the controller is the only boot device. [18:15] i used guided, use entire disk [18:15] hm, ok [18:15] you have a ubuntu cd, right? [18:15] You need raid support in the initrd for it to boot from there. But grub should have a tleast tried, I would think [18:15] it should have 'boot from first cd' [18:15] yeah no grub anything [18:16] genii: system doesn't boot from disk at all [18:16] boot from first disk, not cd :) [18:16] the system boots the instal media and goes through the instaler just fine [18:16] when i rebot, i remove the install media [18:16] refnumzx: put the cd in [18:16] refnumzx: and don't start installer, choose 'Boot from first disk' option [18:17] the server is rather far away. then what? [18:17] if it boots, then you bios is broken [18:17] ok. i will brb [18:17] it it doesn't, which i doubt, then you'll tell us what message you get [18:23] absolutely nothing [18:23] booting from local disk. [18:24] and blank? [18:25] if it's blank, then grub might not be installed on disk [18:25] how big is your raid logic volume? [18:26] 400gb or so [18:26] and blank, yes [18:26] hm, odd [18:26] quite [18:26] during the installer it does say installing grub and produces no errors [18:27] did building of logic volume finished? [18:29] here is the thing the raid is configured thtough the hp tols. during the installer it asks me if i want to recognize the device as a raid configuration, i answer yes, then i go off and format the single logical volume which is the correct size, and then i continue with the instal as normal [18:29] and, in ubuntu, you see only one disk or more of them? [18:30] a single disk [18:30] which is what i am supposed to see [18:30] right [18:32] anything that comes to my mind is that logic volume isn't built, and mbr isn't formed yet [18:32] which i've seen with low cost raid controlers [18:32] never with 3ware :/ [18:32] ok. so how couold that be if it formats the disk? [18:33] dunno [18:33] thanks for the help though, we tried. [18:33] could you start resuce option [18:33] gonna have to call hp, again. [18:34] when you start it, you should be able to chroot to your partition [18:34] never tried that. isn't that available from the grub menu? this is the thing man grub is not loading [18:34] then you should mount all [18:34] you can enter resuce from installation CD [18:34] ok. then what croot what? mount all. and then....??? [18:34] it's an option above boot from first disk [18:35] you'll be guided [18:35] then, when you get droped in chrooted shell [18:35] run grub-install /dev/sda [18:35] or whatever it's name is [18:35] maybe /dev/cciss/something [18:36] /dev/cciss is how its shown in the installer [18:36] right [18:36] it isn't cciss [18:36] but /dev/cciss/c0d0 or something like that [18:37] right [18:37] i'll give it a whirl [18:38] go go go :) [18:54] I have a farm of about 800 servers about to be running ubuntu, is there some way of making sure they each get their ubuntu security updates/etc without sshing into each one [18:54] pssh looks better than mannually sshing in but there's got to be better out there right? [18:55] same question here :) [18:55] yann2: serious? lol [18:55] can have a look at puppet [18:55] but the thing is usually people use to say, " you dont want to automate apt upgrade" [18:55] No one makes cronjobs for updates or so? [18:55] maybe [18:55] considered harmful afaik :( [18:55] We use our own version of pssh [18:56] But yeah, that's how we do it. You just need to take care and make a wrapper script that works as hard as possible to make it run without interacting with the user. [18:58] Good env to set: DEBCONF_ADMIN_EMAIL= DEBIAN_FRONTEND=noninteractive [18:58] yann2: as in automating security upgrades considered harmful or cronjobs considered harmful? [18:58] etc [18:59] jcliff > automating... [18:59] you know [18:59] jcliff: automating security upgrades isn't really considered harmful as such, but at least I'd prefer to apply them first to one of the servers before rolling them out everywher [19:00] "blah wants to install a new config file but it seems you have changed the original file - do you want to keep your old personnalized (incompatible) file? (Y) [19:00] there are unanttened updates [19:01] right so reinstaling grub fixed the booting issue [19:01] so. is that an error in the installer? [19:04] refnumzx: don't think so [19:04] refnumzx: you installed grub on logical volume [19:05] refnumzx: some raid controllers have an option of defining a boot volume [19:09] maswan: thanks [19:09] boot volume [19:09] so what is the difference? wouldn't it go on the logical volume, is not that the corect way? [19:10] i don't know, i don't know internals of all raid controllers [19:11] maybe if you don't set up boot flag on logic volume, maybe controllers ignores it [19:14] refnumzx: bottom line is that grub is installed on logical volume [19:14] refnumzx: but, for some reason, controller doesn't boot from it [19:15] refnumzx: oh, sorry [19:15] refnumzx: i just saw that reinstalling the grub *fixed* the problem [19:15] refnumzx: i tought it didn't :) [19:15] refnumzx: yes, that's a installer bug [19:18] refnumzx: could you send me /var/log/installer/syslog? [19:37] maswan: oh absolutely. [19:38] I've never had anywhere near this many computers to deal with in one go though :) [19:46] yann2: thanks btw [19:47] np [19:51] I have two gateways setup for 0.0.0.0, but I only want one of them. how do I delete the other one from handling dest: 0.0.0.0? [20:06] sommer: ping [20:08] dejuren: yo [20:09] sommer: question: who write ubuntu server guide? specially e-mail https://help.ubuntu.com/8.04/serverguide/C/email-services.html [20:10] dejuren: I've written a lot of that chapter, but some sections only updated [20:11] dejuren: did you have a question about a specific section? [20:11] sommer: cause I'm looking for /etc/postfix/main.cf, /etc/postfix/master.cf, and /etc/dovecot/dovecot.conf examples. Can you help? Mean only default configuration. [20:12] dejuren: the default files are pretty good for a "standard" install. [20:13] dejuren: what are you trying to accomplish with your mail server? ie, receive mail from internet, only forward mail to internet, etc [20:16] sommer: receive mail from internet and send mail to internet and internaly in a small local network [20:17] dejuren: the serverguide should help you do that, I'd basically follow the postfix and dovecot sections [20:17] dejuren: then if you want to add spam, virus, etc filtering later work through the mail filtering section [20:18] dejuren: and when you run into trouble or have a specific question feel free to ask [20:18] sommer: ok, will work on it. tks. [20:19] dejuren: you're welcome [21:59] I'm having some troubles setting up Samba+LDAP, smbldap-populate is saying... "failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 499, line 234." [22:01] I'm not sure why it's giving me this particular error. I've got the username/password setup in /etc/smbldap-tools/smbldap_bind.conf [22:10] ah, nevermind, my DN wasn't fully qualified (i.e. "admin" instead of "admin,dc=mydomain,dc=local" [22:10] in smbldap.conf [22:40] Hello. I am trying to get a startup script to run at startup (crazy, I know), and it requires me to have the JRE_HOME environment variable defined to run it. It seems I am only successful at running the script at all if I sudo -s first. Any ideas on how to proceed? [22:41] i suppose i should reword that to say run a startup script at boot [22:42] <`6og> init scripts are executed as root anyway [22:43] <`6og> but in answer to your question, `export JRE_HOME=/path/goes/here/` [22:43] which i did, but using the sudo command to run the script causes is to fail [22:43] i have to sudo -s, then run the command as root [22:45] so if scripts are run as root at bootup, what is the best way (best practice) to include an application startup script in the mix? [22:46] pardon my noobishness [22:51] ok, heres what i did and it worked, tell me if it's bad practice [22:53] i created a file in the init.d folder with a line that defines the environment variable and then a line that initiates the application startup script [22:53] agampher: using sudo -s it doesnt import all the env vars from root user [22:53] why not start it with a rc script? [22:53] then i added to startu pwith sudo update-rc.d start 51 S . [22:54] agampher: that is the usual wey in ubuntu [22:54] k [22:55] just checking to see if that was best, thanks for your help === nealmcb1 is now known as nealmcb === chuck__ is now known as zul [23:25] I'm having a bit of trouble with hostname lookups on my home network. 'ping ' gives "unknown host", but 'ping .local' works fine. [23:26] tonyyarusso: add local to your resolv.conf [23:26] the line is "search local" without quites [23:26] quotes [23:26] jmedina: I have that already, but it doesn't seem to be working. [23:30] jmedina: FWIW, the router is running DD-WRT [23:33] jmedina: Meanwhile on the router, the resolv.conf also has "search local", but it is the second search line - the first is "search hsd1.mn.comcast.net." (with the trailing period) [23:34] I think you can only have 1 search line [23:34] but you can use something like search local hds... [23:34] <`6og> trailing . is ok. you might want to put search local above the other. [23:38] New bug: #306821 in gvfs (main) "Network servers are not refreshed properly (dup-of: 209520)" [Undecided,Incomplete] https://launchpad.net/bugs/306821 [23:42] Okay, I got rid of the comcast line altogether, and I still have the same behavior. [23:43] <`6og> do you have network mangler installed? [23:43] On the clients, yes. [23:44] not the router, obviously [23:46] can I use debootstrap to return a server to its original state? after a fresh install? [23:47] how can I take a running server and lose all of its settings/installed packages? (keeping /etc/network/interfaces and .ssh/authorized_keys would be bonus, but isn't critical) [23:48] <`6og> you save those files and reinstall. (i'm not aware of another method) === liberfiasco is now known as libervisco [23:51] * jmedina thinks donspaulding wants something like MS system restore :D [23:52] `6og: what effect does N-M have on this? [23:52] jmedina: yes, that's it! How can I install System Restore on my server? [23:53] <`6og> tonyyarusso: the .local made me wonder. i'm also wondering if the wrt is eating the mdns data [23:53] * donspaulding is only kidding.... [23:53] `6og: what should be my next step for diagnosis? Disconnect the router and just work on the switch for a bit? [23:54] .local appears to be from avahi afaik [23:54] <`6og> yes, its an avahi thing [23:55] tonyyarusso: do you have a local dns? [23:55] the .local domain on the router? [23:57] jmedina: The router can do DNS, yes. Uses DNSmasq. [23:58] tonyyarusso: why dont you send the search option via DHCP? [23:59] jmedina: It is - and it's sending 'local' for that too.