[20:20] hey fellas, have any of you figured out how to bind ntpd to only one interface? [20:23] new blog: http://mhall119.com/2011/10/to-the-cloud/ [20:23] I [20:24] [20:53] mianosm: the -L option? [20:54] zoopster: doesn't seem to be working correctly [20:54] nope...seems deprecated [20:54] interface option is what you want [20:54] ntp 26584 0.0 0.0 25848 1528 ? Ss 16:10 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -6 -L -I bond0 -u 103:110 [20:54] root 26587 0.0 0.0 25848 1076 ? S 16:10 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -6 -L -I bond0 -u 103:110 [20:55] is what I'm using [20:55] I'll pastebin my netstat [20:55] http://pastebin.com/BLEw2c5T [20:56] I tried the -L and the -I bond0 options [20:56] also -6 is supposed to be disable ipv6, but I see ipv6. :( [20:57] I think you need "-I listen bond0" [20:58] two strings? [20:58] I'll give it a whirl, but honestly - none of the options seem to be having an effect. [20:59] ntpd: Command line arguments not allowed [20:59] removing listen let it restart again [21:00] geez...seems they' [21:00] they've changed that paramater a dozen times [21:00] it was a 15 year old bug that you couldn't bind the service to an IP [21:00] but it definitely doesn't seem to work for me. :( [21:00] wow [21:00] sucks [21:00] verily [21:01] going to get some food maybe bbl [21:01] this seems like a lot of work for a time daemon [21:01] k later [21:01] mhall119: that was the thought process of the developers for it [21:09] mianosm: lol