You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
(41) |
Apr
(35) |
May
(18) |
Jun
(5) |
Jul
(4) |
Aug
(37) |
Sep
(9) |
Oct
(20) |
Nov
(50) |
Dec
(217) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(212) |
Feb
(76) |
Mar
(113) |
Apr
(88) |
May
(130) |
Jun
(54) |
Jul
(208) |
Aug
(223) |
Sep
(112) |
Oct
(63) |
Nov
(131) |
Dec
(103) |
2010 |
Jan
(247) |
Feb
(130) |
Mar
(43) |
Apr
(92) |
May
(40) |
Jun
(43) |
Jul
(43) |
Aug
(80) |
Sep
(44) |
Oct
(74) |
Nov
(21) |
Dec
(46) |
2011 |
Jan
(36) |
Feb
(11) |
Mar
(21) |
Apr
(33) |
May
(4) |
Jun
(12) |
Jul
(5) |
Aug
(20) |
Sep
|
Oct
(64) |
Nov
(26) |
Dec
(71) |
2012 |
Jan
(13) |
Feb
(24) |
Mar
(11) |
Apr
(2) |
May
(10) |
Jun
(5) |
Jul
(13) |
Aug
(7) |
Sep
(26) |
Oct
(22) |
Nov
(17) |
Dec
(16) |
2013 |
Jan
(6) |
Feb
(6) |
Mar
(6) |
Apr
(8) |
May
(20) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(18) |
Oct
(3) |
Nov
(14) |
Dec
(33) |
2014 |
Jan
(26) |
Feb
(6) |
Mar
(69) |
Apr
(10) |
May
|
Jun
(8) |
Jul
(18) |
Aug
(22) |
Sep
(19) |
Oct
(17) |
Nov
|
Dec
(4) |
2015 |
Jan
(14) |
Feb
(18) |
Mar
|
Apr
|
May
(26) |
Jun
(8) |
Jul
(9) |
Aug
(10) |
Sep
(15) |
Oct
(2) |
Nov
(30) |
Dec
(33) |
2016 |
Jan
(1) |
Feb
(24) |
Mar
(19) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
(20) |
Oct
(5) |
Nov
(14) |
Dec
(4) |
2017 |
Jan
(15) |
Feb
(35) |
Mar
(10) |
Apr
(9) |
May
(14) |
Jun
(33) |
Jul
(1) |
Aug
(27) |
Sep
(7) |
Oct
|
Nov
(10) |
Dec
(15) |
2018 |
Jan
(29) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(11) |
Jun
|
Jul
(1) |
Aug
(8) |
Sep
(11) |
Oct
(22) |
Nov
(9) |
Dec
(13) |
2019 |
Jan
(1) |
Feb
(7) |
Mar
(3) |
Apr
(21) |
May
(34) |
Jun
(36) |
Jul
(18) |
Aug
(17) |
Sep
(19) |
Oct
(8) |
Nov
(3) |
Dec
|
2020 |
Jan
|
Feb
(4) |
Mar
(8) |
Apr
(29) |
May
(50) |
Jun
(8) |
Jul
(2) |
Aug
(10) |
Sep
(1) |
Oct
(7) |
Nov
(9) |
Dec
(19) |
2021 |
Jan
(2) |
Feb
(9) |
Mar
(6) |
Apr
(21) |
May
(13) |
Jun
(11) |
Jul
(2) |
Aug
(1) |
Sep
(3) |
Oct
(26) |
Nov
(2) |
Dec
(16) |
2022 |
Jan
(8) |
Feb
(7) |
Mar
(1) |
Apr
(13) |
May
(1) |
Jun
(4) |
Jul
(4) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
(2) |
Feb
(3) |
Mar
(16) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(4) |
Aug
(13) |
Sep
(8) |
Oct
(6) |
Nov
(4) |
Dec
|
2024 |
Jan
(3) |
Feb
(3) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(5) |
Aug
|
Sep
(1) |
Oct
|
Nov
(5) |
Dec
|
2025 |
Jan
(4) |
Feb
(2) |
Mar
|
Apr
(11) |
May
(1) |
Jun
(9) |
Jul
(18) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
1
(11) |
2
(10) |
3
(4) |
4
(7) |
5
(14) |
6
(14) |
7
(27) |
8
(6) |
9
(4) |
10
(10) |
11
(2) |
12
(1) |
13
(2) |
14
(2) |
15
|
16
(5) |
17
|
18
|
19
|
20
(4) |
21
(3) |
22
(4) |
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
|
|
|
From: Philip P. <phi...@re...> - 2009-05-07 19:54:23
|
Michael Keuter wrote: >> As root, do "echo $PATH". >> >> Then repeat this as yourself. >> >> My guess is that you don't have /sbin and /usr/sbin in your $PATH as >> whatever uid you do the build. >> >> -Philip >> > > Yes philip, you are right. But I didn't had that before in my PATH. > And it always worked. > > Michael > Well, the Makefiles are kind of a mess, since they've been contributed to by a lot of people that weren't that competent in the ways of Make. Part of the cleanup I've done has been to eliminate redundant targets or incorrect targets, improve parallelization when building on multi-cores, and simplifying the hell out of the Makefiles to get rid of stuff that isn't correct, just doesn't belong, or makes things overly complex. This was all of the last 3. Please sync to 2650 and use toolchain/build from now on. Thanks. -Philip |
From: Philip P. <phi...@re...> - 2009-05-07 16:59:27
|
Lonnie Abelbeck wrote: > On May 7, 2009, at 1:53 AM, Philip Prindeville wrote: > > >> Just confirmed that 2642 works. >> >> -Philip >> >> Philip Prindeville wrote: >> >>> I'm running 2648 in Boise, but for some reason Wifi stopped working >>> after I upgraded from 2591. >>> >>> Not sure why. >>> > > > Philip, some questions... > > 1) Using trunk-2648 (or latest) do you see... if so, good. > > pbx2 ~ # ls -l /etc/modprobe.d/ > lrwxrwxrwx 1 root root 30 May 6 19:11 alias.conf -> / > tmp/etc/modprobe.d/alias.conf > -rw-r--r-- 1 root root 29 May 4 08:10 options.conf > > 2) For wireless, do you require any "alias" or "options" lines? in > trunk-2648 (or later) these lines need to go into /etc/modprobe.d/ > options.conf > > 3) Do you have a /etc/modprobe.conf file left over via unionfs? If > so, it needs to be removed. > > > I looked to see if a similar problem we had with mISDN was occurring, > but I could not find anything. > > Lonnie > Do you have a net5501 with wifi that you could regression test against? I'd try this. Do a build of 2642... then "mv build_i586 build_i586-2642"... "svn update ." Then "diff -ur build_i586-2642/root build_i586/root" and see what comes out different. I'd regress this myself but I'm trying to get 2 firewall features completed by tomorrow, and start the RoadWarrior IPSec stuff... then if that's finished, add the libipq helper to Asterisk... -Philip |
From: Philip P. <phi...@re...> - 2009-05-07 16:44:08
|
Forgot to add... this is building with madwifi. -Philip |
From: Philip P. <phi...@re...> - 2009-05-07 15:56:19
|
Lonnie Abelbeck wrote: > On May 7, 2009, at 9:28 AM, Philip Prindeville wrote: > > >> Lonnie Abelbeck wrote: >> >>> On May 6, 2009, at 9:38 PM, Philip Prindeville wrote: >>> >>> >>> >>>>> --- trunk/package/misdnv1/misdnv1.mk 2009-05-05 23:51:34 UTC (rev >>>>> 2646) >>>>> +++ trunk/package/misdnv1/misdnv1.mk 2009-05-06 12:31:51 UTC (rev >>>>> 2647) >>>>> @@ -54,7 +54,7 @@ >>>>> $(LINUX32) $(MAKE1) LINUX_VER=$(LINUX_VER) MODS=$(BUILD_DIR) >>>>> INSTALL_BUILD=$(LINUX_DIR) BASEDIR=$(MISDNV1_DIR)/mISDN CC=$ >>>>> (TARGET_CC) \ >>>>> INSTALL_PREFIX=$(TARGET_DIR) $(TARGET_CONFIGURE_OPTS) -C $ >>>>> (MISDNV1_DIR)/mISDN install >>>>> mkdir -p $(STAGING_DIR)/usr/include/linux >>>>> - rm -rf $(TARGET_DIR)/etc/modprobe.d >>>>> + rm -f $(TARGET_DIR)/etc/modprobe.d/mISDN >>>>> rm -rf $(TARGET_DIR)/etc/modules.d >>>>> >>>>> >>>>> >>>> Do we need to change the above line similarly? >>>> >>>> -Philip >>>> >>>> >>> No, we don't use modules.d, so removing it is appropriate. >>> >>> Lonnie >>> >>> >> Where does it get created? Why not avoid creating it in the first >> place? >> >> -Philip >> > > The directory is created in the mISDN Makefile... > > Lonnie > Ah, got it. |
From: Lonnie A. <li...@lo...> - 2009-05-07 14:35:36
|
On May 7, 2009, at 9:28 AM, Philip Prindeville wrote: > Lonnie Abelbeck wrote: >> On May 6, 2009, at 9:38 PM, Philip Prindeville wrote: >> >> >>>> --- trunk/package/misdnv1/misdnv1.mk 2009-05-05 23:51:34 UTC (rev >>>> 2646) >>>> +++ trunk/package/misdnv1/misdnv1.mk 2009-05-06 12:31:51 UTC (rev >>>> 2647) >>>> @@ -54,7 +54,7 @@ >>>> $(LINUX32) $(MAKE1) LINUX_VER=$(LINUX_VER) MODS=$(BUILD_DIR) >>>> INSTALL_BUILD=$(LINUX_DIR) BASEDIR=$(MISDNV1_DIR)/mISDN CC=$ >>>> (TARGET_CC) \ >>>> INSTALL_PREFIX=$(TARGET_DIR) $(TARGET_CONFIGURE_OPTS) -C $ >>>> (MISDNV1_DIR)/mISDN install >>>> mkdir -p $(STAGING_DIR)/usr/include/linux >>>> - rm -rf $(TARGET_DIR)/etc/modprobe.d >>>> + rm -f $(TARGET_DIR)/etc/modprobe.d/mISDN >>>> rm -rf $(TARGET_DIR)/etc/modules.d >>>> >>>> >>> Do we need to change the above line similarly? >>> >>> -Philip >>> >> >> No, we don't use modules.d, so removing it is appropriate. >> >> Lonnie >> > > Where does it get created? Why not avoid creating it in the first > place? > > -Philip The directory is created in the mISDN Makefile... Lonnie |
From: Philip P. <phi...@re...> - 2009-05-07 14:28:54
|
Lonnie Abelbeck wrote: > On May 6, 2009, at 9:38 PM, Philip Prindeville wrote: > > >>> --- trunk/package/misdnv1/misdnv1.mk 2009-05-05 23:51:34 UTC (rev >>> 2646) >>> +++ trunk/package/misdnv1/misdnv1.mk 2009-05-06 12:31:51 UTC (rev >>> 2647) >>> @@ -54,7 +54,7 @@ >>> $(LINUX32) $(MAKE1) LINUX_VER=$(LINUX_VER) MODS=$(BUILD_DIR) >>> INSTALL_BUILD=$(LINUX_DIR) BASEDIR=$(MISDNV1_DIR)/mISDN CC=$ >>> (TARGET_CC) \ >>> INSTALL_PREFIX=$(TARGET_DIR) $(TARGET_CONFIGURE_OPTS) -C $ >>> (MISDNV1_DIR)/mISDN install >>> mkdir -p $(STAGING_DIR)/usr/include/linux >>> - rm -rf $(TARGET_DIR)/etc/modprobe.d >>> + rm -f $(TARGET_DIR)/etc/modprobe.d/mISDN >>> rm -rf $(TARGET_DIR)/etc/modules.d >>> >>> >> Do we need to change the above line similarly? >> >> -Philip >> > > No, we don't use modules.d, so removing it is appropriate. > > Lonnie > Where does it get created? Why not avoid creating it in the first place? -Philip |
From: Philip P. <phi...@re...> - 2009-05-07 14:27:28
|
Lonnie Abelbeck wrote: > On May 6, 2009, at 10:49 PM, Philip Prindeville wrote: > > >> Yeah, I was thinking: >> >> DDHOST=`echo "$DDHOST" | sed 's/,.*//'` >> >> might have been a little simpler. >> >> -Philip >> > > I agree that would be simpler, it would solve the FreeDNS issue, and > if you want me to change it I will. > > A power user could also set DDHOST to "foo.com -a goo.com", but > unlikely, but the current fix handles all cases. > > If you want the simpler solution, I will change it. > > Lonnie > let's use: sed 's/[, ].*//' in that case. |
From: Lonnie A. <li...@lo...> - 2009-05-07 14:25:03
|
On May 7, 2009, at 9:13 AM, David Kerr wrote: > Could a power user that wanted to add additional aliases, edit the / > etc/inadyn.conf file to accomplish the same thing? Or would this > file get blasted over by the gui? /etc/inadyn.conf can't be edited, it is dynamically created via /etc/ init.d/dynamicdns. The GUI sets the DD* variables. > > If a power user does add multiple aliases to the webgui, does either > of your regular expressions parse them correctly to add to /etc/ > hosts ? The current trunk will properly parse the first alias and add it to the hosts file. Any other alias's will be ignored wrt the /etc/hosts file. Some day we may move away from inadyn (since it is no longer supported) so we don't want to get caught into a inadyn specific feature trap. Lonnie > > > David. > > On Thu, May 7, 2009 at 7:58 AM, Lonnie Abelbeck <li...@lo... > > wrote: > > On May 6, 2009, at 10:49 PM, Philip Prindeville wrote: > > > Yeah, I was thinking: > > > > DDHOST=`echo "$DDHOST" | sed 's/,.*//'` > > > > might have been a little simpler. > > > > -Philip > > I agree that would be simpler, it would solve the FreeDNS issue, and > if you want me to change it I will. > > A power user could also set DDHOST to "foo.com -a goo.com", but > unlikely, but the current fix handles all cases. > > If you want the simpler solution, I will change it. > > Lonnie > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! > Your > production scanning environment may not be a perfect world - but > thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW > KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr... > . > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! > Your > production scanning environment may not be a perfect world - but > thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW > KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com_______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr... > . |
From: David K. <Da...@Ke...> - 2009-05-07 14:13:17
|
Could a power user that wanted to add additional aliases, edit the /etc/inadyn.conf file to accomplish the same thing? Or would this file get blasted over by the gui? If a power user does add multiple aliases to the webgui, does either of your regular expressions parse them correctly to add to /etc/hosts ? David. On Thu, May 7, 2009 at 7:58 AM, Lonnie Abelbeck <li...@lo...>wrote: > > On May 6, 2009, at 10:49 PM, Philip Prindeville wrote: > > > Yeah, I was thinking: > > > > DDHOST=`echo "$DDHOST" | sed 's/,.*//'` > > > > might have been a little simpler. > > > > -Philip > > I agree that would be simpler, it would solve the FreeDNS issue, and > if you want me to change it I will. > > A power user could also set DDHOST to "foo.com -a goo.com", but > unlikely, but the current fix handles all cases. > > If you want the simpler solution, I will change it. > > Lonnie > > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |
From: Lonnie A. <li...@lo...> - 2009-05-07 13:25:23
|
On May 7, 2009, at 1:53 AM, Philip Prindeville wrote: > Just confirmed that 2642 works. > > -Philip > > Philip Prindeville wrote: >> I'm running 2648 in Boise, but for some reason Wifi stopped working >> after I upgraded from 2591. >> >> Not sure why. Philip, some questions... 1) Using trunk-2648 (or latest) do you see... if so, good. pbx2 ~ # ls -l /etc/modprobe.d/ lrwxrwxrwx 1 root root 30 May 6 19:11 alias.conf -> / tmp/etc/modprobe.d/alias.conf -rw-r--r-- 1 root root 29 May 4 08:10 options.conf 2) For wireless, do you require any "alias" or "options" lines? in trunk-2648 (or later) these lines need to go into /etc/modprobe.d/ options.conf 3) Do you have a /etc/modprobe.conf file left over via unionfs? If so, it needs to be removed. I looked to see if a similar problem we had with mISDN was occurring, but I could not find anything. Lonnie |
From: Lonnie A. <li...@lo...> - 2009-05-07 12:00:33
|
On May 6, 2009, at 9:38 PM, Philip Prindeville wrote: >> --- trunk/package/misdnv1/misdnv1.mk 2009-05-05 23:51:34 UTC (rev >> 2646) >> +++ trunk/package/misdnv1/misdnv1.mk 2009-05-06 12:31:51 UTC (rev >> 2647) >> @@ -54,7 +54,7 @@ >> $(LINUX32) $(MAKE1) LINUX_VER=$(LINUX_VER) MODS=$(BUILD_DIR) >> INSTALL_BUILD=$(LINUX_DIR) BASEDIR=$(MISDNV1_DIR)/mISDN CC=$ >> (TARGET_CC) \ >> INSTALL_PREFIX=$(TARGET_DIR) $(TARGET_CONFIGURE_OPTS) -C $ >> (MISDNV1_DIR)/mISDN install >> mkdir -p $(STAGING_DIR)/usr/include/linux >> - rm -rf $(TARGET_DIR)/etc/modprobe.d >> + rm -f $(TARGET_DIR)/etc/modprobe.d/mISDN >> rm -rf $(TARGET_DIR)/etc/modules.d >> > > Do we need to change the above line similarly? > > -Philip No, we don't use modules.d, so removing it is appropriate. Lonnie |
From: Lonnie A. <li...@lo...> - 2009-05-07 11:58:22
|
On May 6, 2009, at 10:49 PM, Philip Prindeville wrote: > Yeah, I was thinking: > > DDHOST=`echo "$DDHOST" | sed 's/,.*//'` > > might have been a little simpler. > > -Philip I agree that would be simpler, it would solve the FreeDNS issue, and if you want me to change it I will. A power user could also set DDHOST to "foo.com -a goo.com", but unlikely, but the current fix handles all cases. If you want the simpler solution, I will change it. Lonnie |
From: Philip P. <phi...@re...> - 2009-05-07 06:53:12
|
Just confirmed that 2642 works. -Philip Philip Prindeville wrote: > I'm running 2648 in Boise, but for some reason Wifi stopped working > after I upgraded from 2591. > > Not sure why. > > Darrick? Lonnie? Any ideas what might have destabilized this? > > Thanks. > > -Philip > |
From: Philip P. <phi...@re...> - 2009-05-07 05:53:27
|
I'm running 2648 in Boise, but for some reason Wifi stopped working after I upgraded from 2591. Not sure why. Darrick? Lonnie? Any ideas what might have destabilized this? Thanks. -Philip |
From: Philip P. <phi...@re...> - 2009-05-07 03:49:35
|
Yeah, I was thinking: DDHOST=`echo "$DDHOST" | sed 's/,.*//'` might have been a little simpler. -Philip David Kerr wrote: > For FreeDNS you have to use a unique hash key every time you register > your IP address. It is passed into inadyn as part of the domain > hostname, separated by a comma... <domain-name>,<unique-hash>. The > part after the comma needs to be stripped off before going into the > /etc/hosts file else it flags an error in dnsmasq. I started to > notice this problem when I switched from dyndns to freeDNS. > > David > > On Wed, May 6, 2009 at 10:40 PM, Philip Prindeville > <phi...@re... > <mailto:phi...@re...>> wrote: > > abe...@us... > <mailto:abe...@us...> wrote: > > Revision: 2648 > > > http://astlinux.svn.sourceforge.net/astlinux/?rev=2648&view=rev > <http://astlinux.svn.sourceforge.net/astlinux/?rev=2648&view=rev> > > Author: abelbeck > > Date: 2009-05-07 00:10:21 +0000 (Thu, 07 May 2009) > > > > Log Message: > > ----------- > > DDHOST may not be a pure DNS Name, purify it when creating > /etc/hosts > > > > Modified Paths: > > -------------- > > trunk/target/generic/target_skeleton/etc/init.d/functions > > > > Modified: trunk/target/generic/target_skeleton/etc/init.d/functions > > =================================================================== > > --- trunk/target/generic/target_skeleton/etc/init.d/functions > 2009-05-06 12:31:51 UTC (rev 2647) > > +++ trunk/target/generic/target_skeleton/etc/init.d/functions > 2009-05-07 00:10:21 UTC (rev 2648) > > @@ -19,8 +19,10 @@ > > 127.0.0.1 localhost > > $hostip $HOSTNAME.$DOMAIN $HOSTNAME" > > > > + # DDHOST may not be a pure DNS Name, purify it > > + DDHOST="$(expr match "$DDHOST" '\([a-zA-Z0-9][a-zA-Z0-9.-]*\)')" > > if [ -n "$DDHOST" ]; then > > - echo "$INTIP $DDHOST" > > + echo "$INTIP $DDHOST" > > fi > > > > if [ -f /stat/etc/hosts ]; then > > > > > > This was sent by the SourceForge.net collaborative development > platform, the world's largest Open Source development site. > > > > I'm a little lost here. What does $DDHOST potentially look like? > > Thanks. > > -Philip > |
From: David K. <Da...@Ke...> - 2009-05-07 03:32:30
|
For FreeDNS you have to use a unique hash key every time you register your IP address. It is passed into inadyn as part of the domain hostname, separated by a comma... <domain-name>,<unique-hash>. The part after the comma needs to be stripped off before going into the /etc/hosts file else it flags an error in dnsmasq. I started to notice this problem when I switched from dyndns to freeDNS. David On Wed, May 6, 2009 at 10:40 PM, Philip Prindeville < phi...@re...> wrote: > abe...@us... wrote: > > Revision: 2648 > > > http://astlinux.svn.sourceforge.net/astlinux/?rev=2648&view=rev > > Author: abelbeck > > Date: 2009-05-07 00:10:21 +0000 (Thu, 07 May 2009) > > > > Log Message: > > ----------- > > DDHOST may not be a pure DNS Name, purify it when creating /etc/hosts > > > > Modified Paths: > > -------------- > > trunk/target/generic/target_skeleton/etc/init.d/functions > > > > Modified: trunk/target/generic/target_skeleton/etc/init.d/functions > > =================================================================== > > --- trunk/target/generic/target_skeleton/etc/init.d/functions 2009-05-06 > 12:31:51 UTC (rev 2647) > > +++ trunk/target/generic/target_skeleton/etc/init.d/functions 2009-05-07 > 00:10:21 UTC (rev 2648) > > @@ -19,8 +19,10 @@ > > 127.0.0.1 localhost > > $hostip $HOSTNAME.$DOMAIN $HOSTNAME" > > > > + # DDHOST may not be a pure DNS Name, purify it > > + DDHOST="$(expr match "$DDHOST" '\([a-zA-Z0-9][a-zA-Z0-9.-]*\)')" > > if [ -n "$DDHOST" ]; then > > - echo "$INTIP $DDHOST" > > + echo "$INTIP $DDHOST" > > fi > > > > if [ -f /stat/etc/hosts ]; then > > > > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > > > > I'm a little lost here. What does $DDHOST potentially look like? > > Thanks. > > -Philip > > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |
From: Philip P. <phi...@re...> - 2009-05-07 02:44:40
|
It looks like you're being scanned for vulnerability. I'd report it. It's a subscriber in San Diego. David Kerr wrote: > Every 10 minutes syslog is reporting AIF:Port 0 OS fingerprint > messages. Anyone know what they are for/from (I suspect firewall)... > DST ip address is my EXTIF IP from comcast. SRC IP address resolves > to somewhere on pacbell.net <http://pacbell.net>. I have all logging > turned off in the gui firewall setup page. > > Thanks > David > May 6 21:28:17 pbx user.info <http://user.info> kernel: AIF:Port 0 OS fingerprint: IN=eth0 OUT= MAC=00:0d:b9:12:e9:38:00:0b:45:30:b8:01:08:00 SRC=69.109.159.203 DST=71.233.214.180 LEN=60 TOS=0x00 PREC=0x20 TTL=50 ID=60536 DF PROTO=TCP SPT=41263 DPT=0 WINDOW=5840 RES=0x00 SYN URGP=0 > May 6 21:38:33 pbx user.info <http://user.info> kernel: AIF:Port 0 OS fingerprint: IN=eth0 OUT= MAC=00:0d:b9:12:e9:38:00:0b:45:30:b8:01:08:00 SRC=69.109.159.203 DST=71.233.214.180 LEN=60 TOS=0x00 PREC=0x20 TTL=50 ID=29651 DF PROTO=TCP SPT=55282 DPT=0 WINDOW=5840 RES=0x00 SYN URGP=0 > May 6 21:43:41 pbx daemon.info <http://daemon.info> dnsmasq[2891]: DHCPDISCOVER(br1) 00:0c:29:6d:7c:ee > May 6 21:43:41 pbx daemon.info <http://daemon.info> dnsmasq[2891]: DHCPOFFER(br1) 192.168.1.142 00:0c:29:6d:7c:ee > May 6 21:43:41 pbx daemon.info <http://daemon.info> dnsmasq[2891]: DHCPDISCOVER(br1) 00:0c:29:6d:7c:ee > May 6 21:43:41 pbx daemon.info <http://daemon.info> dnsmasq[2891]: DHCPOFFER(br1) 192.168.1.142 00:0c:29:6d:7c:ee > May 6 21:43:41 pbx daemon.info <http://daemon.info> dnsmasq[2891]: DHCPREQUEST(br1) 192.168.1.142 00:0c:29:6d:7c:ee > May 6 21:43:41 pbx daemon.info <http://daemon.info> dnsmasq[2891]: DHCPACK(br1) 192.168.1.142 00:0c:29:6d:7c:ee david-ubuntu-9 > May 6 21:49:36 pbx user.info <http://user.info> kernel: AIF:Port 0 OS fingerprint: IN=eth0 OUT= MAC=00:0d:b9:12:e9:38:00:0b:45:30:b8:01:08:00 SRC=69.109.159.203 DST=71.233.214.180 LEN=60 TOS=0x00 PREC=0x20 TTL=50 ID=59870 DF PROTO=TCP SPT=56818 DPT=0 WINDOW=5840 RES=0x00 SYN URGP=0 > |
From: Philip P. <phi...@re...> - 2009-05-07 02:42:36
|
I'm not sure I get why you'd need dnsmasq if all you have is an external interface. What's the usage model? -Philip Lonnie Abelbeck wrote: > No, dnsmasq still requires an internal interface. > > If there is demand, we could look into this... or someone explain what > changes are necessary to the dnsmasq.conf for only an external > interface. > > Lonnie > > On May 6, 2009, at 8:24 PM, Justin Coffi wrote: > > >> Does trunk now support dnsmasq on a single interface? >> >> Lonnie Abelbeck wrote: >> >>> David, >>> >>> Revision: 2648 should solve your /etc/hosts problem. >>> >>> inadyn allows hostname,hash as a valid DDHOST. >>> >>> Lonnie >>> >>> On May 6, 2009, at 3:00 PM, David Kerr wrote: >>> >>> >>> >>>> Lonnie, also at boot time I get the following messages from dnsmasq >>>> >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: started, version 2.47 >>>> cachesize 150 >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: compile time options: >>>> IPv6 GNU-getopt no-DBus no-I18N TFTP >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: DHCP, IP range >>>> 192.168.1.100 -- 192.168.1.252, lease time 1d >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using local addresses >>>> only for domain dkerr.dyndns.org >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: reading /etc/resolv- >>>> extern.conf >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >>>> 68.87.64.146#53 >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >>>> 68.87.73.242#53 >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >>>> 68.87.71.226#53 >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using local addresses >>>> only for domain dkerr.dyndns.org >>>> Jan 17 17:38:44 pbx daemon.err dnsmasq[2891]: bad name at /etc/hosts >>>> line 3 >>>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: read /etc/hosts - 7 >>>> addresses >>>> Jan 17 17:38:44 pbx daemon.err dnsmasq[2891]: failed to read /etc/ >>>> ethers:No such file or directory >>>> >>>> Note the errors towards the end. The contents of my /etc/hosts file >>>> is... >>>> >>>> pbx etc # cat hosts >>>> # Automatically generated from internal state. >>>> 127.0.0.1 localhost >>>> 192.168.1.1 pbx.dkerr.dyndns.org pbx >>>> 192.168.1.1 kerrfamily.org,U1l1<removed>MDYx >>>> >>>> # generated from STATICHOSTS in rc.conf >>>> 192.168.1.2 basement >>>> 192.168.1.1 dkerr.<not-telling>.org >>>> 192.168.1.11 dkerr.<not-telling-2>.com >>>> 192.168.1.1 pbx.<not-telling-3>.org >>>> >>>> I suspect that the line 3 is kerrfamily.org,blablabla (which I have >>>> partly edited above) (assuming the first line is line zero, if not >>>> then it is the dyndns line). The blablabla is my unique FreeDNS key >>>> that I enter into the web gui networks tab for Dynamic DNS (as part >>>> of the DNS hostname field). Should this field really be copied to / >>>> etc/hosts ? >>>> >>>> David >>>> >>>> >>>> >>> |
From: Philip P. <phi...@re...> - 2009-05-07 02:40:28
|
abe...@us... wrote: > Revision: 2648 > http://astlinux.svn.sourceforge.net/astlinux/?rev=2648&view=rev > Author: abelbeck > Date: 2009-05-07 00:10:21 +0000 (Thu, 07 May 2009) > > Log Message: > ----------- > DDHOST may not be a pure DNS Name, purify it when creating /etc/hosts > > Modified Paths: > -------------- > trunk/target/generic/target_skeleton/etc/init.d/functions > > Modified: trunk/target/generic/target_skeleton/etc/init.d/functions > =================================================================== > --- trunk/target/generic/target_skeleton/etc/init.d/functions 2009-05-06 12:31:51 UTC (rev 2647) > +++ trunk/target/generic/target_skeleton/etc/init.d/functions 2009-05-07 00:10:21 UTC (rev 2648) > @@ -19,8 +19,10 @@ > 127.0.0.1 localhost > $hostip $HOSTNAME.$DOMAIN $HOSTNAME" > > + # DDHOST may not be a pure DNS Name, purify it > + DDHOST="$(expr match "$DDHOST" '\([a-zA-Z0-9][a-zA-Z0-9.-]*\)')" > if [ -n "$DDHOST" ]; then > - echo "$INTIP $DDHOST" > + echo "$INTIP $DDHOST" > fi > > if [ -f /stat/etc/hosts ]; then > > > This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. > I'm a little lost here. What does $DDHOST potentially look like? Thanks. -Philip |
From: Philip P. <phi...@re...> - 2009-05-07 02:39:09
|
abe...@us... wrote: > Revision: 2647 > http://astlinux.svn.sourceforge.net/astlinux/?rev=2647&view=rev > Author: abelbeck > Date: 2009-05-06 12:31:51 +0000 (Wed, 06 May 2009) > > Log Message: > ----------- > mISDN modprobe.d fix > > Modified Paths: > -------------- > trunk/package/misdnv1/misdnv1.mk > > Modified: trunk/package/misdnv1/misdnv1.mk > =================================================================== > --- trunk/package/misdnv1/misdnv1.mk 2009-05-05 23:51:34 UTC (rev 2646) > +++ trunk/package/misdnv1/misdnv1.mk 2009-05-06 12:31:51 UTC (rev 2647) > @@ -54,7 +54,7 @@ > $(LINUX32) $(MAKE1) LINUX_VER=$(LINUX_VER) MODS=$(BUILD_DIR) INSTALL_BUILD=$(LINUX_DIR) BASEDIR=$(MISDNV1_DIR)/mISDN CC=$(TARGET_CC) \ > INSTALL_PREFIX=$(TARGET_DIR) $(TARGET_CONFIGURE_OPTS) -C $(MISDNV1_DIR)/mISDN install > mkdir -p $(STAGING_DIR)/usr/include/linux > - rm -rf $(TARGET_DIR)/etc/modprobe.d > + rm -f $(TARGET_DIR)/etc/modprobe.d/mISDN > rm -rf $(TARGET_DIR)/etc/modules.d > Do we need to change the above line similarly? -Philip > cp $(MISDNV1_DIR)/mISDN/include/linux/*.h $(STAGING_DIR)/usr/include/linux > touch $(MISDNV1_DIR)/.installed1 > > > This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. > |
From: David K. <Da...@Ke...> - 2009-05-07 02:03:22
|
Every 10 minutes syslog is reporting AIF:Port 0 OS fingerprint messages. Anyone know what they are for/from (I suspect firewall)... DST ip address is my EXTIF IP from comcast. SRC IP address resolves to somewhere on pacbell.net. I have all logging turned off in the gui firewall setup page. Thanks David May 6 21:28:17 pbx user.info kernel: AIF:Port 0 OS fingerprint: IN=eth0 OUT= MAC=00:0d:b9:12:e9:38:00:0b:45:30:b8:01:08:00 SRC=69.109.159.203 DST=71.233.214.180 LEN=60 TOS=0x00 PREC=0x20 TTL=50 ID=60536 DF PROTO=TCP SPT=41263 DPT=0 WINDOW=5840 RES=0x00 SYN URGP=0 May 6 21:38:33 pbx user.info kernel: AIF:Port 0 OS fingerprint: IN=eth0 OUT= MAC=00:0d:b9:12:e9:38:00:0b:45:30:b8:01:08:00 SRC=69.109.159.203 DST=71.233.214.180 LEN=60 TOS=0x00 PREC=0x20 TTL=50 ID=29651 DF PROTO=TCP SPT=55282 DPT=0 WINDOW=5840 RES=0x00 SYN URGP=0 May 6 21:43:41 pbx daemon.info dnsmasq[2891]: DHCPDISCOVER(br1) 00:0c:29:6d:7c:ee May 6 21:43:41 pbx daemon.info dnsmasq[2891]: DHCPOFFER(br1) 192.168.1.142 00:0c:29:6d:7c:ee May 6 21:43:41 pbx daemon.info dnsmasq[2891]: DHCPDISCOVER(br1) 00:0c:29:6d:7c:ee May 6 21:43:41 pbx daemon.info dnsmasq[2891]: DHCPOFFER(br1) 192.168.1.142 00:0c:29:6d:7c:ee May 6 21:43:41 pbx daemon.info dnsmasq[2891]: DHCPREQUEST(br1) 192.168.1.142 00:0c:29:6d:7c:ee May 6 21:43:41 pbx daemon.info dnsmasq[2891]: DHCPACK(br1) 192.168.1.142 00:0c:29:6d:7c:ee david-ubuntu-9 May 6 21:49:36 pbx user.info kernel: AIF:Port 0 OS fingerprint: IN=eth0 OUT= MAC=00:0d:b9:12:e9:38:00:0b:45:30:b8:01:08:00 SRC=69.109.159.203 DST=71.233.214.180 LEN=60 TOS=0x00 PREC=0x20 TTL=50 ID=59870 DF PROTO=TCP SPT=56818 DPT=0 WINDOW=5840 RES=0x00 SYN URGP=0 |
From: Lonnie A. <li...@lo...> - 2009-05-07 01:29:17
|
No, dnsmasq still requires an internal interface. If there is demand, we could look into this... or someone explain what changes are necessary to the dnsmasq.conf for only an external interface. Lonnie On May 6, 2009, at 8:24 PM, Justin Coffi wrote: > Does trunk now support dnsmasq on a single interface? > > Lonnie Abelbeck wrote: >> >> David, >> >> Revision: 2648 should solve your /etc/hosts problem. >> >> inadyn allows hostname,hash as a valid DDHOST. >> >> Lonnie >> >> On May 6, 2009, at 3:00 PM, David Kerr wrote: >> >> >>> Lonnie, also at boot time I get the following messages from dnsmasq >>> >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: started, version 2.47 >>> cachesize 150 >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: compile time options: >>> IPv6 GNU-getopt no-DBus no-I18N TFTP >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: DHCP, IP range >>> 192.168.1.100 -- 192.168.1.252, lease time 1d >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using local addresses >>> only for domain dkerr.dyndns.org >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: reading /etc/resolv- >>> extern.conf >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >>> 68.87.64.146#53 >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >>> 68.87.73.242#53 >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >>> 68.87.71.226#53 >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using local addresses >>> only for domain dkerr.dyndns.org >>> Jan 17 17:38:44 pbx daemon.err dnsmasq[2891]: bad name at /etc/hosts >>> line 3 >>> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: read /etc/hosts - 7 >>> addresses >>> Jan 17 17:38:44 pbx daemon.err dnsmasq[2891]: failed to read /etc/ >>> ethers:No such file or directory >>> >>> Note the errors towards the end. The contents of my /etc/hosts file >>> is... >>> >>> pbx etc # cat hosts >>> # Automatically generated from internal state. >>> 127.0.0.1 localhost >>> 192.168.1.1 pbx.dkerr.dyndns.org pbx >>> 192.168.1.1 kerrfamily.org,U1l1<removed>MDYx >>> >>> # generated from STATICHOSTS in rc.conf >>> 192.168.1.2 basement >>> 192.168.1.1 dkerr.<not-telling>.org >>> 192.168.1.11 dkerr.<not-telling-2>.com >>> 192.168.1.1 pbx.<not-telling-3>.org >>> >>> I suspect that the line 3 is kerrfamily.org,blablabla (which I have >>> partly edited above) (assuming the first line is line zero, if not >>> then it is the dyndns line). The blablabla is my unique FreeDNS key >>> that I enter into the web gui networks tab for Dynamic DNS (as part >>> of the DNS hostname field). Should this field really be copied to / >>> etc/hosts ? >>> >>> David >>> >>> >> ------------------------------------------------------------------------------ >> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! >> Your >> production scanning environment may not be a perfect world - but >> thanks to >> Kodak, there's a perfect scanner to get the job done! With the NEW >> KODAK i700 >> Series Scanner you'll get full speed at 300 dpi even with all image >> processing features enabled. http://p.sf.net/sfu/kodak-com >> _______________________________________________ >> Astlinux-devel mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/astlinux-devel >> >> Donations to support AstLinux are graciously accepted via PayPal to pa...@kr... >> . >> > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! > Your > production scanning environment may not be a perfect world - but > thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW > KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com_______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr... > . |
From: Ron B. <ro...@ne...> - 2009-05-07 01:27:47
|
For what it is worth: I encountered this problem back in the December timeframe with 0.6.3. (ref : Ntpd mixup, ntpd mixup :: the sequel). I found it to be related to the ipv6 module loading. ipv6 was not being loaded as a result of IPV6 being set to Yes. I tracked it being loaded *IN* ntpd startup. my workaround at the time was to eliminate the ipv6 module (ipv6.ko) from the modules directory. To see if this is indeed the problem, simply rename ipv6.ko to foo.bar and reboot. If the problem is related to what experienced, ntpd will start normally and the time will be correctly set. Ron Byer Michael Keuter wrote: >>I do not use mISDN and have it (asterisk app bundle) disabled in >>menuconfig. I have not seen this before either. >> >>David >> >> > >David, > >you also need to disable Asterisk chan_misdn Support. > >Michael > >------------------------------------------------------------------------------ >The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your >production scanning environment may not be a perfect world - but thanks to >Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 >Series Scanner you'll get full speed at 300 dpi even with all image >processing features enabled. http://p.sf.net/sfu/kodak-com >_______________________________________________ >Astlinux-devel mailing list >Ast...@li... >https://lists.sourceforge.net/lists/listinfo/astlinux-devel > >Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > > |
From: Justin C. <jc...@gm...> - 2009-05-07 01:24:27
|
Does trunk now support dnsmasq on a single interface? Lonnie Abelbeck wrote: > David, > > Revision: 2648 should solve your /etc/hosts problem. > > inadyn allows hostname,hash as a valid DDHOST. > > Lonnie > > On May 6, 2009, at 3:00 PM, David Kerr wrote: > > >> Lonnie, also at boot time I get the following messages from dnsmasq >> >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: started, version 2.47 >> cachesize 150 >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: compile time options: >> IPv6 GNU-getopt no-DBus no-I18N TFTP >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: DHCP, IP range >> 192.168.1.100 -- 192.168.1.252, lease time 1d >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using local addresses >> only for domain dkerr.dyndns.org >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: reading /etc/resolv- >> extern.conf >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >> 68.87.64.146#53 >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >> 68.87.73.242#53 >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using nameserver >> 68.87.71.226#53 >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: using local addresses >> only for domain dkerr.dyndns.org >> Jan 17 17:38:44 pbx daemon.err dnsmasq[2891]: bad name at /etc/hosts >> line 3 >> Jan 17 17:38:44 pbx daemon.info dnsmasq[2891]: read /etc/hosts - 7 >> addresses >> Jan 17 17:38:44 pbx daemon.err dnsmasq[2891]: failed to read /etc/ >> ethers:No such file or directory >> >> Note the errors towards the end. The contents of my /etc/hosts file >> is... >> >> pbx etc # cat hosts >> # Automatically generated from internal state. >> 127.0.0.1 localhost >> 192.168.1.1 pbx.dkerr.dyndns.org pbx >> 192.168.1.1 kerrfamily.org,U1l1<removed>MDYx >> >> # generated from STATICHOSTS in rc.conf >> 192.168.1.2 basement >> 192.168.1.1 dkerr.<not-telling>.org >> 192.168.1.11 dkerr.<not-telling-2>.com >> 192.168.1.1 pbx.<not-telling-3>.org >> >> I suspect that the line 3 is kerrfamily.org,blablabla (which I have >> partly edited above) (assuming the first line is line zero, if not >> then it is the dyndns line). The blablabla is my unique FreeDNS key >> that I enter into the web gui networks tab for Dynamic DNS (as part >> of the DNS hostname field). Should this field really be copied to / >> etc/hosts ? >> >> David >> >> > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > |
From: David K. <Da...@Ke...> - 2009-05-07 01:15:28
|
Thanks... I deselected chan_misdn (and also PRI) as I'll never use them on an Alix2c3. Saved a couple of MB off my image size. Meanwhile... built 2647 and the missing modprobe.d looks to have been the problem with NTPD, as it is now running properly again. Thanks, David On Wed, May 6, 2009 at 5:56 PM, Michael Keuter <mk...@we...> wrote: > I do not use mISDN and have it (asterisk app bundle) disabled in >> menuconfig. I have not seen this before either. >> >> David >> > > David, > > you also need to disable Asterisk chan_misdn Support. > > Michael > |