From iheartmyibook at gmail.com Wed Jul 1 11:08:35 2009 From: iheartmyibook at gmail.com (Leon Rai) Date: Wed, 1 Jul 2009 11:08:35 -0700 Subject: [CVALE] Linux Mint, Mmm... Message-ID: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> Hiyas! I am having some trouble installing linux mint to my external hard drive >.< It woudnt install when it was plugged into my host computer for it (an Acer Aspire One running moblin as its main os) because of grub issues i think, so i took out the hard drive of one of my other computers (aspire ones are hard to get to the hard drive with) and it installed perfectly to the external hard drive, i plugged into the acer and X is giving me issues. it says that x is respawning to quickly and that it will disable it for 5 min. then it starts again and it gives the same error message >.< anyone had any luck installing Linux Mint "Gloria" to an external hard drive? Or can anyone give some suggestions? THX in advance! ^_^ From iheartmyibook at gmail.com Wed Jul 1 11:17:01 2009 From: iheartmyibook at gmail.com (Leon Rai) Date: Wed, 1 Jul 2009 11:17:01 -0700 Subject: [CVALE] Linux Mint, Mmm... In-Reply-To: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> References: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> Message-ID: <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> Update: plugged it back into the computer i used to install Linux MInt with, it gave a command line >.< i dont know enough commands to make much use out of it so i think it didnt work v_v any suggestions, or does anyone know a good os to install to a usb hard disk if linux mint wont work? Thx in advance! On Jul 1, 2009, at 11:08 AM, Leon Rai wrote: > Hiyas! I am having some trouble installing linux mint to my external > hard drive >.< It woudnt install when it was plugged into my host > computer for it (an Acer Aspire One running moblin as its main os) > because of grub issues i think, so i took out the hard drive of one of > my other computers (aspire ones are hard to get to the hard drive > with) and it installed perfectly to the external hard drive, i plugged > into the acer and X is giving me issues. it says that x is respawning > to quickly and that it will disable it for 5 min. then it starts again > and it gives the same error message >.< anyone had any luck installing > Linux Mint "Gloria" to an external hard drive? Or can anyone give some > suggestions? THX in advance! ^_^ > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From stnick at bennettbungalow.com Wed Jul 1 11:51:27 2009 From: stnick at bennettbungalow.com (Patrick Bennett) Date: Wed, 01 Jul 2009 11:51:27 -0700 Subject: [CVALE] Linux Mint, Mmm... In-Reply-To: <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> References: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> Message-ID: <4A4BB02F.5010807@bennettbungalow.com> I'm not familiar with Mint per se, but try plugging the hard drive back into the host computer. When X fails see if you can get to a command prompt by typing ctrl-alt-f1 or ctrl-alt-f2, or ctrl-alt-f3 etc. Once logged in to a command line, make sure X is not still running, and if it is, kill it. Then run "Xorg -configure". It will give you a command to run at the end to test the config it created. If that works, copy the config file to /etc/X11/ and reboot. -Patrick Leon Rai wrote: > Update: plugged it back into the computer i used to install Linux MInt > with, it gave a command line >.< i dont know enough commands to make > much use out of it so i think it didnt work v_v any suggestions, or > does anyone know a good os to install to a usb hard disk if linux mint > wont work? Thx in advance! > > On Jul 1, 2009, at 11:08 AM, Leon Rai wrote: > > >> Hiyas! I am having some trouble installing linux mint to my external >> hard drive >.< It woudnt install when it was plugged into my host >> computer for it (an Acer Aspire One running moblin as its main os) >> because of grub issues i think, so i took out the hard drive of one of >> my other computers (aspire ones are hard to get to the hard drive >> with) and it installed perfectly to the external hard drive, i plugged >> into the acer and X is giving me issues. it says that x is respawning >> to quickly and that it will disable it for 5 min. then it starts again >> and it gives the same error message >.< anyone had any luck installing >> Linux Mint "Gloria" to an external hard drive? Or can anyone give some >> suggestions? THX in advance! ^_^ >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From iheartmyibook at gmail.com Wed Jul 1 12:12:32 2009 From: iheartmyibook at gmail.com (Leon Rai) Date: Wed, 1 Jul 2009 12:12:32 -0700 Subject: [CVALE] Linux Mint, Mmm... In-Reply-To: <4A4BB02F.5010807@bennettbungalow.com> References: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> <4A4BB02F.5010807@bennettbungalow.com> Message-ID: <4B979A0A-64DF-4D01-9C1F-17A0C3C68B2D@gmail.com> >.< it gave me a "fatal error" and said something about the driver 0 not working V_V (it gave me a lecture about using the sudo command when i first used it too "with great power comes great responsibility and respect the privacy of others" lol) On Jul 1, 2009, at 11:51 AM, Patrick Bennett wrote: > I'm not familiar with Mint per se, but try plugging the hard drive > back > into the host computer. When X fails see if you can get to a command > prompt by typing ctrl-alt-f1 or ctrl-alt-f2, or ctrl-alt-f3 etc. Once > logged in to a command line, make sure X is not still running, and > if it > is, kill it. Then run "Xorg -configure". It will give you a > command to > run at the end to test the config it created. If that works, copy the > config file to /etc/X11/ and reboot. > > -Patrick > > > Leon Rai wrote: >> Update: plugged it back into the computer i used to install Linux >> MInt >> with, it gave a command line >.< i dont know enough commands to make >> much use out of it so i think it didnt work v_v any suggestions, or >> does anyone know a good os to install to a usb hard disk if linux >> mint >> wont work? Thx in advance! >> >> On Jul 1, 2009, at 11:08 AM, Leon Rai wrote: >> >> >>> Hiyas! I am having some trouble installing linux mint to my external >>> hard drive >.< It woudnt install when it was plugged into my host >>> computer for it (an Acer Aspire One running moblin as its main os) >>> because of grub issues i think, so i took out the hard drive of >>> one of >>> my other computers (aspire ones are hard to get to the hard drive >>> with) and it installed perfectly to the external hard drive, i >>> plugged >>> into the acer and X is giving me issues. it says that x is >>> respawning >>> to quickly and that it will disable it for 5 min. then it starts >>> again >>> and it gives the same error message >.< anyone had any luck >>> installing >>> Linux Mint "Gloria" to an external hard drive? Or can anyone give >>> some >>> suggestions? THX in advance! ^_^ >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >> >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From iheartmyibook at gmail.com Wed Jul 1 12:16:52 2009 From: iheartmyibook at gmail.com (Leon Rai) Date: Wed, 1 Jul 2009 12:16:52 -0700 Subject: [CVALE] Linux Mint, Mmm... In-Reply-To: <4A4BB02F.5010807@bennettbungalow.com> References: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> <4A4BB02F.5010807@bennettbungalow.com> Message-ID: <44477E6E-B37B-455E-8CF1-7BB73B1321F4@gmail.com> also says "couldnt allocate video memory" and "addscreen/screeninit failed for driver 0" On Jul 1, 2009, at 11:51 AM, Patrick Bennett wrote: > I'm not familiar with Mint per se, but try plugging the hard drive > back > into the host computer. When X fails see if you can get to a command > prompt by typing ctrl-alt-f1 or ctrl-alt-f2, or ctrl-alt-f3 etc. Once > logged in to a command line, make sure X is not still running, and > if it > is, kill it. Then run "Xorg -configure". It will give you a > command to > run at the end to test the config it created. If that works, copy the > config file to /etc/X11/ and reboot. > > -Patrick > > > Leon Rai wrote: >> Update: plugged it back into the computer i used to install Linux >> MInt >> with, it gave a command line >.< i dont know enough commands to make >> much use out of it so i think it didnt work v_v any suggestions, or >> does anyone know a good os to install to a usb hard disk if linux >> mint >> wont work? Thx in advance! >> >> On Jul 1, 2009, at 11:08 AM, Leon Rai wrote: >> >> >>> Hiyas! I am having some trouble installing linux mint to my external >>> hard drive >.< It woudnt install when it was plugged into my host >>> computer for it (an Acer Aspire One running moblin as its main os) >>> because of grub issues i think, so i took out the hard drive of >>> one of >>> my other computers (aspire ones are hard to get to the hard drive >>> with) and it installed perfectly to the external hard drive, i >>> plugged >>> into the acer and X is giving me issues. it says that x is >>> respawning >>> to quickly and that it will disable it for 5 min. then it starts >>> again >>> and it gives the same error message >.< anyone had any luck >>> installing >>> Linux Mint "Gloria" to an external hard drive? Or can anyone give >>> some >>> suggestions? THX in advance! ^_^ >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >> >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From xyverz at gmail.com Wed Jul 1 13:22:21 2009 From: xyverz at gmail.com (Ian Sterling) Date: Wed, 1 Jul 2009 13:22:21 -0700 Subject: [CVALE] Linux Mint, Mmm... In-Reply-To: <44477E6E-B37B-455E-8CF1-7BB73B1321F4@gmail.com> References: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> <4A4BB02F.5010807@bennettbungalow.com> <44477E6E-B37B-455E-8CF1-7BB73B1321F4@gmail.com> Message-ID: Just curious, Leon, but why aren't you I stalling directly to the Acer? --Ian... On Jul 1, 2009, at 12:16, Leon Rai wrote: > also says "couldnt allocate video memory" and "addscreen/screeninit > failed for driver 0" > On Jul 1, 2009, at 11:51 AM, Patrick Bennett wrote: > >> I'm not familiar with Mint per se, but try plugging the hard drive >> back >> into the host computer. When X fails see if you can get to a command >> prompt by typing ctrl-alt-f1 or ctrl-alt-f2, or ctrl-alt-f3 etc. >> Once >> logged in to a command line, make sure X is not still running, and >> if it >> is, kill it. Then run "Xorg -configure". It will give you a >> command to >> run at the end to test the config it created. If that works, copy >> the >> config file to /etc/X11/ and reboot. >> >> -Patrick >> >> >> Leon Rai wrote: >>> Update: plugged it back into the computer i used to install Linux >>> MInt >>> with, it gave a command line >.< i dont know enough commands to make >>> much use out of it so i think it didnt work v_v any suggestions, or >>> does anyone know a good os to install to a usb hard disk if linux >>> mint >>> wont work? Thx in advance! >>> >>> On Jul 1, 2009, at 11:08 AM, Leon Rai wrote: >>> >>> >>>> Hiyas! I am having some trouble installing linux mint to my >>>> external >>>> hard drive >.< It woudnt install when it was plugged into my host >>>> computer for it (an Acer Aspire One running moblin as its main os) >>>> because of grub issues i think, so i took out the hard drive of >>>> one of >>>> my other computers (aspire ones are hard to get to the hard drive >>>> with) and it installed perfectly to the external hard drive, i >>>> plugged >>>> into the acer and X is giving me issues. it says that x is >>>> respawning >>>> to quickly and that it will disable it for 5 min. then it starts >>>> again >>>> and it gives the same error message >.< anyone had any luck >>>> installing >>>> Linux Mint "Gloria" to an external hard drive? Or can anyone give >>>> some >>>> suggestions? THX in advance! ^_^ >>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>> >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >> >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From iheartmyibook at gmail.com Wed Jul 1 13:34:44 2009 From: iheartmyibook at gmail.com (Leon Rai) Date: Wed, 1 Jul 2009 13:34:44 -0700 Subject: [CVALE] Linux Mint, Mmm... In-Reply-To: References: <78EE44D5-0F75-46B5-8F53-C2CB158BAFCA@gmail.com> <9F44EC00-6465-4B5C-B9AF-9718FE284DF5@gmail.com> <4A4BB02F.5010807@bennettbungalow.com> <44477E6E-B37B-455E-8CF1-7BB73B1321F4@gmail.com> Message-ID: Testing Moblin on the Acer's internal hard drive ^_^ Moblin looks nice even if it is still in beta ^_^ On Jul 1, 2009, at 1:22 PM, Ian Sterling wrote: > Just curious, Leon, but why aren't you I stalling directly to the > Acer? > > --Ian... > > On Jul 1, 2009, at 12:16, Leon Rai wrote: > >> also says "couldnt allocate video memory" and "addscreen/screeninit >> failed for driver 0" >> On Jul 1, 2009, at 11:51 AM, Patrick Bennett wrote: >> >>> I'm not familiar with Mint per se, but try plugging the hard drive >>> back >>> into the host computer. When X fails see if you can get to a >>> command >>> prompt by typing ctrl-alt-f1 or ctrl-alt-f2, or ctrl-alt-f3 etc. >>> Once >>> logged in to a command line, make sure X is not still running, and >>> if it >>> is, kill it. Then run "Xorg -configure". It will give you a >>> command to >>> run at the end to test the config it created. If that works, copy >>> the >>> config file to /etc/X11/ and reboot. >>> >>> -Patrick >>> >>> >>> Leon Rai wrote: >>>> Update: plugged it back into the computer i used to install Linux >>>> MInt >>>> with, it gave a command line >.< i dont know enough commands to >>>> make >>>> much use out of it so i think it didnt work v_v any suggestions, or >>>> does anyone know a good os to install to a usb hard disk if linux >>>> mint >>>> wont work? Thx in advance! >>>> >>>> On Jul 1, 2009, at 11:08 AM, Leon Rai wrote: >>>> >>>> >>>>> Hiyas! I am having some trouble installing linux mint to my >>>>> external >>>>> hard drive >.< It woudnt install when it was plugged into my host >>>>> computer for it (an Acer Aspire One running moblin as its main os) >>>>> because of grub issues i think, so i took out the hard drive of >>>>> one of >>>>> my other computers (aspire ones are hard to get to the hard drive >>>>> with) and it installed perfectly to the external hard drive, i >>>>> plugged >>>>> into the acer and X is giving me issues. it says that x is >>>>> respawning >>>>> to quickly and that it will disable it for 5 min. then it starts >>>>> again >>>>> and it gives the same error message >.< anyone had any luck >>>>> installing >>>>> Linux Mint "Gloria" to an external hard drive? Or can anyone give >>>>> some >>>>> suggestions? THX in advance! ^_^ >>>>> >>>>> _______________________________________________ >>>>> cvale mailing list >>>>> cvale at lists.fire2wire.com >>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>> >>>> >>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>> >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From netuser at ainet.com Fri Jul 10 15:17:24 2009 From: netuser at ainet.com (netuser@ainet.com) Date: Fri, 10 Jul 2009 15:17:24 -0700 Subject: [CVALE] wipedisk help Message-ID: <200907102217.n6AMHIoc028844@mail96c0.megamailservers.com> I am new to Linux, and just installed Ubuntu. Love it. I have a WARNING and a scream for help. I was looking around the web ans Slueth webpage. Followed a link and downloaded a virus program from a URL. It CRASHED my system. I have 2 HD, 1 Windows, 2 Ubuntu. Windows does not see Linux HD. I downloaded wipedisk, but don't know how to use it. What command makes it work, so I don't wipe Windows. I am able to put in CD and run Linux barely. Can I run wipedisk from Win command prompt? Can I wipe the disk I am currently using(if wipedisk is in CD)? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fire2wire.com/pipermail/cvale/attachments/20090710/271fc10f/attachment.html From boby828 at gmail.com Sat Jul 11 07:02:30 2009 From: boby828 at gmail.com (bob leathy) Date: Sat, 11 Jul 2009 07:02:30 -0700 Subject: [CVALE] wipedisk help In-Reply-To: <200907102217.n6AMHIoc028844@mail96c0.megamailservers.com> References: <200907102217.n6AMHIoc028844@mail96c0.megamailservers.com> Message-ID: in windows theres the format command.... eg "format c:" but if you cant see the hdd in windows then you probably dont know the letter assigned to it so you probably cant do it. the only thing is you cant format your windows hdd through this since it needs the files to continue running the windows environment and cmd. you could just try booting from a xp or vista disk (i dont know if ubuntu does it) and format the ubuntu hdd through that and cancel setup after it does it. On Fri, Jul 10, 2009 at 3:17 PM, wrote: > I am new to Linux, and just installed Ubuntu. Love it. I have a WARNING > and a scream for help. I was looking around the web ans Slueth webpage. > Followed a link and downloaded a virus program from a URL. It CRASHED my > system. I have 2 HD, 1 Windows, 2 Ubuntu. Windows does not see Linux HD. I > downloaded wipedisk, but don?t know how to use it. What command makes it > work, so I don?t wipe Windows. I am able to put in CD and run Linux barely. > Can I run wipedisk from Win command prompt? Can I wipe the disk I am > currently using(if wipedisk is in CD)? > > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fire2wire.com/pipermail/cvale/attachments/20090711/de537229/attachment.html From rick_knight at rlknight.com Mon Jul 13 11:32:17 2009 From: rick_knight at rlknight.com (Rick Knight) Date: Mon, 13 Jul 2009 11:32:17 -0700 Subject: [CVALE] Router Recommendation Message-ID: <4A5B7DB1.2080601@rlknight.com> I have been using a slackware box with IPtables as my router, firewall and PPPoE connector for some time now, but due to the rising cost of energy, a desire to be a bit more "green" and the aging of the server, I want to drop the PC in favor of a wireless router. I have a ZyXel P-330W wireless router that works well except for email. I run my own mail server behind my firewall. Using the slackware box, smtp traffic arrived at the mail server with the headers intact. Using the router, I have to port forward traffic to the mail server. This modifies the header so that all mail appears to come from my firewall. That plays heck with milter-grreylist. So, I need an inexpensive wireless router that will allow smtp port 25 traffic to be NAT'd to the mail server and still let me port forward other services like HTTP, HTTPS and FTP as well as custom services like Readerware or VNC and will also manage the PPPoE connection to my DSL modem. Can anyone recommend such a beast? Thanks, Rick From stnick at bennettbungalow.com Mon Jul 13 12:06:03 2009 From: stnick at bennettbungalow.com (Patrick Bennett) Date: Mon, 13 Jul 2009 12:06:03 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <4A5B7DB1.2080601@rlknight.com> References: <4A5B7DB1.2080601@rlknight.com> Message-ID: <4A5B859B.8090701@bennettbungalow.com> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed with dd-wrt firmware will do what you want. You should check out the dd-wrt site (http://www.dd-wrt.com) for specific information about the capabilities you're asking about. In my own experience, these re-flashed routers run way better and way more stable than they do off the shelf and have tons more features to boot. My favorite hardware to use with dd-wrt is this one: http://www.cdw.com/shop/products/default.aspx?EDC=844208 -Patrick Rick Knight wrote: > I have been using a slackware box with IPtables as my router, firewall > and PPPoE connector for some time now, but due to the rising cost of > energy, a desire to be a bit more "green" and the aging of the server, I > want to drop the PC in favor of a wireless router. I have a ZyXel P-330W > wireless router that works well except for email. I run my own mail > server behind my firewall. Using the slackware box, smtp traffic arrived > at the mail server with the headers intact. Using the router, I have to > port forward traffic to the mail server. This modifies the header so > that all mail appears to come from my firewall. That plays heck with > milter-grreylist. So, I need an inexpensive wireless router that will > allow smtp port 25 traffic to be NAT'd to the mail server and still let > me port forward other services like HTTP, HTTPS and FTP as well as > custom services like Readerware or VNC and will also manage the PPPoE > connection to my DSL modem. Can anyone recommend such a beast? > > Thanks, > Rick > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From xyverz at gmail.com Mon Jul 13 14:01:25 2009 From: xyverz at gmail.com (Ian Sterling) Date: Mon, 13 Jul 2009 14:01:25 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <4A5B859B.8090701@bennettbungalow.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> Message-ID: I will second the nomination for DD-WRT. I've Bren using it for nearly two years now and love the hell out of it. Only thing for me is that I'm considering building a low-power box to put pFSense on and use that as a router. There are things I want that ddwrt won't do like nat to different internal IPs from the same external address bases on the incing hostname. Other than that, I love my WRT54GL + DD-WRT. --Ian... On Jul 13, 2009, at 12:06, Patrick Bennett wrote: > Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed > with dd-wrt firmware will do what you want. You should check out the > dd-wrt site (http://www.dd-wrt.com) for specific information about the > capabilities you're asking about. In my own experience, these > re-flashed routers run way better and way more stable than they do off > the shelf and have tons more features to boot. > > My favorite hardware to use with dd-wrt is this one: > http://www.cdw.com/shop/products/default.aspx?EDC=844208 > > -Patrick > > > Rick Knight wrote: >> I have been using a slackware box with IPtables as my router, >> firewall >> and PPPoE connector for some time now, but due to the rising cost of >> energy, a desire to be a bit more "green" and the aging of the >> server, I >> want to drop the PC in favor of a wireless router. I have a ZyXel >> P-330W >> wireless router that works well except for email. I run my own mail >> server behind my firewall. Using the slackware box, smtp traffic >> arrived >> at the mail server with the headers intact. Using the router, I >> have to >> port forward traffic to the mail server. This modifies the header so >> that all mail appears to come from my firewall. That plays heck with >> milter-grreylist. So, I need an inexpensive wireless router that will >> allow smtp port 25 traffic to be NAT'd to the mail server and still >> let >> me port forward other services like HTTP, HTTPS and FTP as well as >> custom services like Readerware or VNC and will also manage the PPPoE >> connection to my DSL modem. Can anyone recommend such a beast? >> >> Thanks, >> Rick >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From rick_knight at rlknight.com Mon Jul 13 14:26:27 2009 From: rick_knight at rlknight.com (Rick Knight) Date: Mon, 13 Jul 2009 14:26:27 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> Message-ID: <4A5BA683.1020808@rlknight.com> Patrick and Ian, Thanks for the replies. Ian, will DD-WRT allow me to NAT to an internal IP based on destination port or service? I can't seem to find a feature list or English documentation on the DD-WRT site. Thanks, Rick Ian Sterling wrote: > I will second the nomination for DD-WRT. I've Bren using it for nearly > two years now and love the hell out of it. > > Only thing for me is that I'm considering building a low-power box to > put pFSense on and use that as a router. There are things I want that > ddwrt won't do like nat to different internal IPs from the same > external address bases on the incing hostname. > > Other than that, I love my WRT54GL + DD-WRT. > > --Ian... > > On Jul 13, 2009, at 12:06, Patrick Bennett > wrote: > > >> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed >> with dd-wrt firmware will do what you want. You should check out the >> dd-wrt site (http://www.dd-wrt.com) for specific information about the >> capabilities you're asking about. In my own experience, these >> re-flashed routers run way better and way more stable than they do off >> the shelf and have tons more features to boot. >> >> My favorite hardware to use with dd-wrt is this one: >> http://www.cdw.com/shop/products/default.aspx?EDC=844208 >> >> -Patrick >> >> >> Rick Knight wrote: >> >>> I have been using a slackware box with IPtables as my router, >>> firewall >>> and PPPoE connector for some time now, but due to the rising cost of >>> energy, a desire to be a bit more "green" and the aging of the >>> server, I >>> want to drop the PC in favor of a wireless router. I have a ZyXel >>> P-330W >>> wireless router that works well except for email. I run my own mail >>> server behind my firewall. Using the slackware box, smtp traffic >>> arrived >>> at the mail server with the headers intact. Using the router, I >>> have to >>> port forward traffic to the mail server. This modifies the header so >>> that all mail appears to come from my firewall. That plays heck with >>> milter-grreylist. So, I need an inexpensive wireless router that will >>> allow smtp port 25 traffic to be NAT'd to the mail server and still >>> let >>> me port forward other services like HTTP, HTTPS and FTP as well as >>> custom services like Readerware or VNC and will also manage the PPPoE >>> connection to my DSL modem. Can anyone recommend such a beast? >>> >>> Thanks, >>> Rick >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From stnick at bennettbungalow.com Mon Jul 13 15:01:41 2009 From: stnick at bennettbungalow.com (Patrick Bennett) Date: Mon, 13 Jul 2009 15:01:41 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <4A5BA683.1020808@rlknight.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A5BA683.1020808@rlknight.com> Message-ID: <4A5BAEC5.2000705@bennettbungalow.com> Is this what you're looking for? http://www.dd-wrt.com/wiki/index.php/One-to-one_NAT Most of the documentation is done on the wiki: http://www.dd-wrt.com/wiki/index.php/Main_Page -Patrick Rick Knight wrote: > Patrick and Ian, Thanks for the replies. > > Ian, will DD-WRT allow me to NAT to an internal IP based on destination > port or service? I can't seem to find a feature list or English > documentation on the DD-WRT site. > > Thanks, > Rick > > Ian Sterling wrote: > >> I will second the nomination for DD-WRT. I've Bren using it for nearly >> two years now and love the hell out of it. >> >> Only thing for me is that I'm considering building a low-power box to >> put pFSense on and use that as a router. There are things I want that >> ddwrt won't do like nat to different internal IPs from the same >> external address bases on the incing hostname. >> >> Other than that, I love my WRT54GL + DD-WRT. >> >> --Ian... >> >> On Jul 13, 2009, at 12:06, Patrick Bennett >> wrote: >> >> >> >>> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed >>> with dd-wrt firmware will do what you want. You should check out the >>> dd-wrt site (http://www.dd-wrt.com) for specific information about the >>> capabilities you're asking about. In my own experience, these >>> re-flashed routers run way better and way more stable than they do off >>> the shelf and have tons more features to boot. >>> >>> My favorite hardware to use with dd-wrt is this one: >>> http://www.cdw.com/shop/products/default.aspx?EDC=844208 >>> >>> -Patrick >>> >>> >>> Rick Knight wrote: >>> >>> >>>> I have been using a slackware box with IPtables as my router, >>>> firewall >>>> and PPPoE connector for some time now, but due to the rising cost of >>>> energy, a desire to be a bit more "green" and the aging of the >>>> server, I >>>> want to drop the PC in favor of a wireless router. I have a ZyXel >>>> P-330W >>>> wireless router that works well except for email. I run my own mail >>>> server behind my firewall. Using the slackware box, smtp traffic >>>> arrived >>>> at the mail server with the headers intact. Using the router, I >>>> have to >>>> port forward traffic to the mail server. This modifies the header so >>>> that all mail appears to come from my firewall. That plays heck with >>>> milter-grreylist. So, I need an inexpensive wireless router that will >>>> allow smtp port 25 traffic to be NAT'd to the mail server and still >>>> let >>>> me port forward other services like HTTP, HTTPS and FTP as well as >>>> custom services like Readerware or VNC and will also manage the PPPoE >>>> connection to my DSL modem. Can anyone recommend such a beast? >>>> >>>> Thanks, >>>> Rick >>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>>> >>>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From rick_knight at rlknight.com Mon Jul 13 15:44:26 2009 From: rick_knight at rlknight.com (Rick Knight) Date: Mon, 13 Jul 2009 15:44:26 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <4A5BAEC5.2000705@bennettbungalow.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A5BA683.1020808@rlknight.com> <4A5BAEC5.2000705@bennettbungalow.com> Message-ID: <4A5BB8CA.1020205@rlknight.com> Patrick Bennett wrote: > Is this what you're looking for? > http://www.dd-wrt.com/wiki/index.php/One-to-one_NAT > > Most of the documentation is done on the wiki: > http://www.dd-wrt.com/wiki/index.php/Main_Page > > -Patrick > > > Rick Knight wrote: > >> Patrick and Ian, Thanks for the replies. >> >> Ian, will DD-WRT allow me to NAT to an internal IP based on destination >> port or service? I can't seem to find a feature list or English >> documentation on the DD-WRT site. >> >> Thanks, >> Rick >> >> Ian Sterling wrote: >> >> >>> I will second the nomination for DD-WRT. I've Bren using it for nearly >>> two years now and love the hell out of it. >>> >>> Only thing for me is that I'm considering building a low-power box to >>> put pFSense on and use that as a router. There are things I want that >>> ddwrt won't do like nat to different internal IPs from the same >>> external address bases on the incing hostname. >>> >>> Other than that, I love my WRT54GL + DD-WRT. >>> >>> --Ian... >>> >>> On Jul 13, 2009, at 12:06, Patrick Bennett >>> wrote: >>> >>> >>> >>> >>>> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed >>>> with dd-wrt firmware will do what you want. You should check out the >>>> dd-wrt site (http://www.dd-wrt.com) for specific information about the >>>> capabilities you're asking about. In my own experience, these >>>> re-flashed routers run way better and way more stable than they do off >>>> the shelf and have tons more features to boot. >>>> >>>> My favorite hardware to use with dd-wrt is this one: >>>> http://www.cdw.com/shop/products/default.aspx?EDC=844208 >>>> >>>> -Patrick >>>> >>>> >>>> Rick Knight wrote: >>>> >>>> >>>> >>>>> I have been using a slackware box with IPtables as my router, >>>>> firewall >>>>> and PPPoE connector for some time now, but due to the rising cost of >>>>> energy, a desire to be a bit more "green" and the aging of the >>>>> server, I >>>>> want to drop the PC in favor of a wireless router. I have a ZyXel >>>>> P-330W >>>>> wireless router that works well except for email. I run my own mail >>>>> server behind my firewall. Using the slackware box, smtp traffic >>>>> arrived >>>>> at the mail server with the headers intact. Using the router, I >>>>> have to >>>>> port forward traffic to the mail server. This modifies the header so >>>>> that all mail appears to come from my firewall. That plays heck with >>>>> milter-grreylist. So, I need an inexpensive wireless router that will >>>>> allow smtp port 25 traffic to be NAT'd to the mail server and still >>>>> let >>>>> me port forward other services like HTTP, HTTPS and FTP as well as >>>>> custom services like Readerware or VNC and will also manage the PPPoE >>>>> connection to my DSL modem. Can anyone recommend such a beast? >>>>> >>>>> Thanks, >>>>> Rick >>>>> >>>>> _______________________________________________ >>>>> cvale mailing list >>>>> cvale at lists.fire2wire.com >>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>> >>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>>> >>>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >>> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > Thanks Patrick, I didn't see a link to the wiki on the DD-WRT site, but a Google search did turn it up. That is exactly what I'm looking for. Thanks again, Rick From xyverz at gmail.com Mon Jul 13 17:24:34 2009 From: xyverz at gmail.com (Ian Sterling) Date: Mon, 13 Jul 2009 17:24:34 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <4A5BB8CA.1020205@rlknight.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A5BA683.1020808@rlknight.com> <4A5BAEC5.2000705@bennettbungalow.com> <4A5BB8CA.1020205@rlknight.com> Message-ID: <86513ba90907131724p37dc26fbu88516278a0666904@mail.gmail.com> Yeah, you're able to do that. I have SSH going to one IP, and HTTP going to another right now. --Ian... On Mon, Jul 13, 2009 at 3:44 PM, Rick Knight wrote: > Patrick Bennett wrote: >> Is this what you're looking for? >> http://www.dd-wrt.com/wiki/index.php/One-to-one_NAT >> >> Most of the documentation is done on the wiki: >> http://www.dd-wrt.com/wiki/index.php/Main_Page >> >> ? ? -Patrick >> >> >> Rick Knight wrote: >> >>> Patrick and Ian, Thanks for the replies. >>> >>> Ian, will DD-WRT allow me to NAT to an internal IP based on destination >>> port or service? I can't seem to find a feature list or English >>> documentation on the DD-WRT site. >>> >>> Thanks, >>> Rick >>> >>> Ian Sterling wrote: >>> >>> >>>> I will second the nomination for DD-WRT. I've Bren using it for nearly >>>> two years now and love the hell out of it. >>>> >>>> Only thing for me is that I'm considering building a low-power box to >>>> put pFSense on and use that as a router. ?There are things I want that >>>> ddwrt won't do like nat to different internal IPs from the same >>>> external address bases on the incing hostname. >>>> >>>> Other than that, I love my WRT54GL + DD-WRT. >>>> >>>> --Ian... >>>> >>>> On Jul 13, 2009, at 12:06, Patrick Bennett >>>> wrote: >>>> >>>> >>>> >>>> >>>>> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed >>>>> with dd-wrt firmware will do what you want. ?You should check out the >>>>> dd-wrt site (http://www.dd-wrt.com) for specific information about the >>>>> capabilities you're asking about. ?In my own experience, these >>>>> re-flashed routers run way better and way more stable than they do off >>>>> the shelf and have tons more features to boot. >>>>> >>>>> My favorite hardware to use with dd-wrt is this one: >>>>> http://www.cdw.com/shop/products/default.aspx?EDC=844208 >>>>> >>>>> ? ?-Patrick >>>>> >>>>> >>>>> Rick Knight wrote: >>>>> >>>>> >>>>> >>>>>> I have been using a slackware box with IPtables as my router, >>>>>> firewall >>>>>> and PPPoE connector for some time now, but due to the rising cost of >>>>>> energy, a desire to be a bit more "green" and the aging of the >>>>>> server, I >>>>>> want to drop the PC in favor of a wireless router. I have a ZyXel >>>>>> P-330W >>>>>> wireless router that works well except for email. I run my own mail >>>>>> server behind my firewall. Using the slackware box, smtp traffic >>>>>> arrived >>>>>> at the mail server with the headers intact. Using the router, I >>>>>> have to >>>>>> port forward traffic to the mail server. This modifies the header so >>>>>> that all mail appears to come from my firewall. That plays heck with >>>>>> milter-grreylist. So, I need an inexpensive wireless router that will >>>>>> allow smtp port 25 traffic to be NAT'd to the mail server and still >>>>>> let >>>>>> me port forward other services like HTTP, HTTPS and FTP as well as >>>>>> custom services like Readerware or VNC and will also manage the PPPoE >>>>>> connection to my DSL modem. Can anyone recommend such a beast? >>>>>> >>>>>> Thanks, >>>>>> Rick >>>>>> >>>>>> _______________________________________________ >>>>>> cvale mailing list >>>>>> cvale at lists.fire2wire.com >>>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>>> >>>>>> >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> cvale mailing list >>>>> cvale at lists.fire2wire.com >>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>>> >>>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > Thanks Patrick, > > I didn't see a link to the wiki on the DD-WRT site, but a Google search > did turn it up. > > That is exactly what I'm looking for. > > Thanks again, > Rick > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From khoff at fire2wire.com Mon Jul 13 21:53:45 2009 From: khoff at fire2wire.com (Kristian Hoffmann) Date: Mon, 13 Jul 2009 21:53:45 -0700 (PDT) Subject: [CVALE] Router Recommendation In-Reply-To: <4A5B7DB1.2080601@rlknight.com> Message-ID: On Mon, 13 Jul 2009, Rick Knight wrote: > I have been using a slackware box with IPtables as my router, firewall > and PPPoE connector for some time now, but due to the rising cost of > energy, a desire to be a bit more "green" and the aging of the server, I > want to drop the PC in favor of a wireless router. I have a ZyXel P-330W > wireless router that works well except for email. I run my own mail > server behind my firewall. Using the slackware box, smtp traffic arrived > at the mail server with the headers intact. Using the router, I have to > port forward traffic to the mail server. This modifies the header so > that all mail appears to come from my firewall. That plays heck with > milter-grreylist. So, I need an inexpensive wireless router that will > allow smtp port 25 traffic to be NAT'd to the mail server and still let > me port forward other services like HTTP, HTTPS and FTP as well as > custom services like Readerware or VNC and will also manage the PPPoE > connection to my DSL modem. Can anyone recommend such a beast? If your primary concern is energy consumption, I'd suggest looking at the Negear DG834G... http://www.netgear.com/Products/RoutersandGateways/WirelessGRouters/DG834G.aspx DSL modem, router, wireless AP in one device. It will do the port forwarding that you need as well. We've been using them for a few months now without problems. The trade-off will be flexibility. If you want something that can make you toast, fold your laundry, etc. then DD-WRT is probably the better option, as the other CVALErs suggest. Regards, -- Kristian Hoffmann System Administrator khoff at fire2wire.com http://www.fire2wire.com Office - 209-543-1800 | Fax - 209-545-1469 | Toll Free - 800-905-FIRE From rick_knight at rlknight.com Tue Jul 14 08:51:49 2009 From: rick_knight at rlknight.com (Rick Knight) Date: Tue, 14 Jul 2009 08:51:49 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <86513ba90907131724p37dc26fbu88516278a0666904@mail.gmail.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A5BA683.1020808@rlknight.com> <4A5BAEC5.2000705@bennettbungalow.com> <4A5BB8CA.1020205@rlknight.com> <86513ba90907131724p37dc26fbu88516278a0666904@mail.gmail.com> Message-ID: <4A5CA995.6090404@rlknight.com> Thanks Ian, that's what I needed to know. I found some Buffalo WHR-HP-G54 routers on eBay, already upgraded to DD-WRT for under $50. I think I'll get one today. Thanks again, Rick Ian Sterling wrote: > Yeah, you're able to do that. I have SSH going to one IP, and HTTP > going to another right now. > > --Ian... > > On Mon, Jul 13, 2009 at 3:44 PM, Rick Knight wrote: > >> Patrick Bennett wrote: >> >>> Is this what you're looking for? >>> http://www.dd-wrt.com/wiki/index.php/One-to-one_NAT >>> >>> Most of the documentation is done on the wiki: >>> http://www.dd-wrt.com/wiki/index.php/Main_Page >>> >>> -Patrick >>> >>> >>> Rick Knight wrote: >>> >>> >>>> Patrick and Ian, Thanks for the replies. >>>> >>>> Ian, will DD-WRT allow me to NAT to an internal IP based on destination >>>> port or service? I can't seem to find a feature list or English >>>> documentation on the DD-WRT site. >>>> >>>> Thanks, >>>> Rick >>>> >>>> Ian Sterling wrote: >>>> >>>> >>>> >>>>> I will second the nomination for DD-WRT. I've Bren using it for nearly >>>>> two years now and love the hell out of it. >>>>> >>>>> Only thing for me is that I'm considering building a low-power box to >>>>> put pFSense on and use that as a router. There are things I want that >>>>> ddwrt won't do like nat to different internal IPs from the same >>>>> external address bases on the incing hostname. >>>>> >>>>> Other than that, I love my WRT54GL + DD-WRT. >>>>> >>>>> --Ian... >>>>> >>>>> On Jul 13, 2009, at 12:06, Patrick Bennett >>>>> wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed >>>>>> with dd-wrt firmware will do what you want. You should check out the >>>>>> dd-wrt site (http://www.dd-wrt.com) for specific information about the >>>>>> capabilities you're asking about. In my own experience, these >>>>>> re-flashed routers run way better and way more stable than they do off >>>>>> the shelf and have tons more features to boot. >>>>>> >>>>>> My favorite hardware to use with dd-wrt is this one: >>>>>> http://www.cdw.com/shop/products/default.aspx?EDC=844208 >>>>>> >>>>>> -Patrick >>>>>> >>>>>> >>>>>> Rick Knight wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> I have been using a slackware box with IPtables as my router, >>>>>>> firewall >>>>>>> and PPPoE connector for some time now, but due to the rising cost of >>>>>>> energy, a desire to be a bit more "green" and the aging of the >>>>>>> server, I >>>>>>> want to drop the PC in favor of a wireless router. I have a ZyXel >>>>>>> P-330W >>>>>>> wireless router that works well except for email. I run my own mail >>>>>>> server behind my firewall. Using the slackware box, smtp traffic >>>>>>> arrived >>>>>>> at the mail server with the headers intact. Using the router, I >>>>>>> have to >>>>>>> port forward traffic to the mail server. This modifies the header so >>>>>>> that all mail appears to come from my firewall. That plays heck with >>>>>>> milter-grreylist. So, I need an inexpensive wireless router that will >>>>>>> allow smtp port 25 traffic to be NAT'd to the mail server and still >>>>>>> let >>>>>>> me port forward other services like HTTP, HTTPS and FTP as well as >>>>>>> custom services like Readerware or VNC and will also manage the PPPoE >>>>>>> connection to my DSL modem. Can anyone recommend such a beast? >>>>>>> >>>>>>> Thanks, >>>>>>> Rick >>>>>>> >>>>>>> _______________________________________________ >>>>>>> cvale mailing list >>>>>>> cvale at lists.fire2wire.com >>>>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> _______________________________________________ >>>>>> cvale mailing list >>>>>> cvale at lists.fire2wire.com >>>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>>> >>>>>> >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> cvale mailing list >>>>> cvale at lists.fire2wire.com >>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>> >>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>>> >>>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> Thanks Patrick, >> >> I didn't see a link to the wiki on the DD-WRT site, but a Google search >> did turn it up. >> >> That is exactly what I'm looking for. >> >> Thanks again, >> Rick >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> >> > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From jason.cvale-list.20050503 at roysdon.net Tue Jul 14 13:55:54 2009 From: jason.cvale-list.20050503 at roysdon.net (Jason Roysdon) Date: Tue, 14 Jul 2009 13:55:54 -0700 Subject: [CVALE] Router Recommendation In-Reply-To: <4A5CA995.6090404@rlknight.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A5BA683.1020808@rlknight.com> <4A5BAEC5.2000705@bennettbungalow.com> <4A5BB8CA.1020205@rlknight.com> <86513ba90907131724p37dc26fbu88516278a0666904@mail.gmail.com> <4A5CA995.6090404@rlknight.com> Message-ID: <4A5CF0DA.90007@roysdon.net> I have the WHR-HP-G54 as my external gateway running DD-WRT and love it. If you run the latest firmware (which you can easily upgrade to once you get it), you'll be very happy with it. I run a one-off version (not the latest) so it can terminate my IPv6 tunnel at home, as the latest DD-WRT doesn't support IPv6 unless you do a bunch of custom work (and then it won't fit on the smaller flash). It works great for this and I don't have to have a PC on to keep the tunnel up. The only thing I wish these little routers had were more flash and memory (4mb flash and 16mb dram? com'on, that's like what Cisco was shipping in soho routers 10 years ago). They do have beefier models that have more, but I'm cheap and want to stick to the <$50 range. I've a second DD-WRT downstairs as I didn't want to tackle cabling the house (well, I attempted it, but the construction in this house makes it near impossible with vaulted ceilings and stuff, unless you want to go external, but that's so ugly). The second model is an Asus WL-520GU. It runs great, and I have it set as a client bridge which connects to my AP upstairs and provides wired ethernet to a PC downstairs, and also shares a USB printer via a USB port on the Asus. What I love about this setup is that I don't need to have any PCs on at home, but yet I can still print and surf ipv6 with a secure firewall from my laptop. I'm still dabbling with getting the Asus to work with both a printer and usb hdd for some shared network storage. I can get the usb hdd to work, or the printer, but not both. I just don't have a USB hub, and I'm not sure the usb-passthru port on the hdd is playing by all of the rules. I've got a cool enclosure already, and a half dozen hdds available that I rotate through for offline/offsite storage, so I don't really want to by a full-fledged network attached storage device. As it is, I may just buy another Asus WL-520GU to stick in the office in the garage for when I need to work on devices without wireless and then I'll just have a spot for the external hdd setup. Usually I just bridge off of my laptop's ethernet port, but then that ties my laptop to staying there while I do work. Jason Roysdon http://Roysdon.net/ On 07/14/2009 08:51 AM, Rick Knight wrote: > Thanks Ian, that's what I needed to know. I found some Buffalo > WHR-HP-G54 routers on eBay, already upgraded to DD-WRT for under $50. I > think I'll get one today. > > Thanks again, > Rick > > Ian Sterling wrote: >> Yeah, you're able to do that. I have SSH going to one IP, and HTTP >> going to another right now. >> >> --Ian... >> >> On Mon, Jul 13, 2009 at 3:44 PM, Rick Knight wrote: >> >>> Patrick Bennett wrote: >>> >>>> Is this what you're looking for? >>>> http://www.dd-wrt.com/wiki/index.php/One-to-one_NAT >>>> >>>> Most of the documentation is done on the wiki: >>>> http://www.dd-wrt.com/wiki/index.php/Main_Page >>>> >>>> -Patrick >>>> >>>> >>>> Rick Knight wrote: >>>> >>>> >>>>> Patrick and Ian, Thanks for the replies. >>>>> >>>>> Ian, will DD-WRT allow me to NAT to an internal IP based on destination >>>>> port or service? I can't seem to find a feature list or English >>>>> documentation on the DD-WRT site. >>>>> >>>>> Thanks, >>>>> Rick >>>>> >>>>> Ian Sterling wrote: >>>>> >>>>> >>>>> >>>>>> I will second the nomination for DD-WRT. I've Bren using it for nearly >>>>>> two years now and love the hell out of it. >>>>>> >>>>>> Only thing for me is that I'm considering building a low-power box to >>>>>> put pFSense on and use that as a router. There are things I want that >>>>>> ddwrt won't do like nat to different internal IPs from the same >>>>>> external address bases on the incing hostname. >>>>>> >>>>>> Other than that, I love my WRT54GL + DD-WRT. >>>>>> >>>>>> --Ian... >>>>>> >>>>>> On Jul 13, 2009, at 12:06, Patrick Bennett >>>>>> wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> Rick, I *think* a linksys wrtg5gl or buffalo whr54g router re-flashed >>>>>>> with dd-wrt firmware will do what you want. You should check out the >>>>>>> dd-wrt site (http://www.dd-wrt.com) for specific information about the >>>>>>> capabilities you're asking about. In my own experience, these >>>>>>> re-flashed routers run way better and way more stable than they do off >>>>>>> the shelf and have tons more features to boot. >>>>>>> >>>>>>> My favorite hardware to use with dd-wrt is this one: >>>>>>> http://www.cdw.com/shop/products/default.aspx?EDC=844208 >>>>>>> >>>>>>> -Patrick >>>>>>> >>>>>>> >>>>>>> Rick Knight wrote: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>> I have been using a slackware box with IPtables as my router, >>>>>>>> firewall >>>>>>>> and PPPoE connector for some time now, but due to the rising cost of >>>>>>>> energy, a desire to be a bit more "green" and the aging of the >>>>>>>> server, I >>>>>>>> want to drop the PC in favor of a wireless router. I have a ZyXel >>>>>>>> P-330W >>>>>>>> wireless router that works well except for email. I run my own mail >>>>>>>> server behind my firewall. Using the slackware box, smtp traffic >>>>>>>> arrived >>>>>>>> at the mail server with the headers intact. Using the router, I >>>>>>>> have to >>>>>>>> port forward traffic to the mail server. This modifies the header so >>>>>>>> that all mail appears to come from my firewall. That plays heck with >>>>>>>> milter-grreylist. So, I need an inexpensive wireless router that will >>>>>>>> allow smtp port 25 traffic to be NAT'd to the mail server and still >>>>>>>> let >>>>>>>> me port forward other services like HTTP, HTTPS and FTP as well as >>>>>>>> custom services like Readerware or VNC and will also manage the PPPoE >>>>>>>> connection to my DSL modem. Can anyone recommend such a beast? >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Rick >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> cvale mailing list >>>>>>>> cvale at lists.fire2wire.com >>>>>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> _______________________________________________ >>>>>>> cvale mailing list >>>>>>> cvale at lists.fire2wire.com >>>>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> _______________________________________________ >>>>>> cvale mailing list >>>>>> cvale at lists.fire2wire.com >>>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>>> >>>>>> >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> cvale mailing list >>>>> cvale at lists.fire2wire.com >>>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>>> >>> Thanks Patrick, >>> >>> I didn't see a link to the wiki on the DD-WRT site, but a Google search >>> did turn it up. >>> >>> That is exactly what I'm looking for. >>> >>> Thanks again, >>> Rick >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From lblake at ksninc.com Wed Jul 15 09:17:38 2009 From: lblake at ksninc.com (Landon Blake) Date: Wed, 15 Jul 2009 09:17:38 -0700 Subject: [CVALE] (Off Topic) Using GPL for open source code used by proprietary program. Message-ID: <0D544207876CDA428F17DD7EA448C1920132D515@bailey.DOMAIN.KSNINC.PVT> I'm working on a group of AutoLISP scripts for IntelliCAD and AutoCAD that increase cooperation between these CAD programs and FOSS GIS software. (For example: One set of my scripts allows CAD users to export drawing geometry in OGC WKT format.) I'd like to release these scripts under Version 3 of the GPL, but I'm not sure if this is possible. The scripts are read by proprietary CAD programs, and I don't have the power to release the code for these programs under the GPL. Must I use something like the LGPL or another non-viral license? I've never written open source code utilized by a proprietary program in this way, but I'm hoping some of you have dealt with this issue before. I've been told by some other programs that the GPL can be used in the situation I described because: (1) I'm not distributing the actual CAD programs that use the scripts. (2) The scripts aren't compiled as part of the CAD program's binary executable. Thanks for any suggestions. Landon Warning: Information provided via electronic media is not guaranteed against defects including translation and transmission errors. If the reader is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this information in error, please notify the sender immediately. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fire2wire.com/pipermail/cvale/attachments/20090715/b002fee9/attachment.html From mtbogre at gmail.com Wed Jul 15 12:56:10 2009 From: mtbogre at gmail.com (Dennis Baker) Date: Wed, 15 Jul 2009 12:56:10 -0700 Subject: [CVALE] (Off Topic) Using GPL for open source code used by proprietary program. In-Reply-To: <0D544207876CDA428F17DD7EA448C1920132D515@bailey.DOMAIN.KSNINC.PVT> References: <0D544207876CDA428F17DD7EA448C1920132D515@bailey.DOMAIN.KSNINC.PVT> Message-ID: I'm not sure but the BSD license might be more appropriate. The only downside to the BSD license is there is no obligation for other folks to share back code, even if they turn around and sell a product based on your code. that said... it might be a non-issue. There is GPL stuff on Windows that uses windows specific libraries. I'm not sure how this would be any different. I think you are in the clear. --== Dennis ==-- On Wed, Jul 15, 2009 at 9:17 AM, Landon Blake wrote: > I?m working on a group of AutoLISP scripts for IntelliCAD and AutoCAD > that increase cooperation between these CAD programs and FOSS GIS software. > (For example: One set of my scripts allows CAD users to export drawing > geometry in OGC WKT format.) > > I?d like to release these scripts under Version 3 of the GPL, but I?m not > sure if this is possible. The scripts are read by proprietary CAD programs, > and I don?t have the power to release the code for these programs under the > GPL. > > Must I use something like the LGPL or another non-viral license? I?ve never > written open source code utilized by a proprietary program in this way, but > I?m hoping some of you have dealt with this issue before. I?ve been told by > some other programs that the GPL can be used in the situation I described > because: > > (1) I?m not distributing the actual CAD programs that use the scripts. > > (2) The scripts aren?t compiled as part of the CAD program?s binary > executable. > > Thanks for any suggestions. > > Landon > > > > > *Warning: > *Information provided via electronic media is not guaranteed against > defects including translation and transmission errors. If the reader is > not the intended recipient, you are hereby notified that any dissemination, > distribution or copying of this communication is strictly prohibited. If you > have received this information in error, please notify the sender > immediately. > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fire2wire.com/pipermail/cvale/attachments/20090715/179c7b01/attachment.html From lblake at ksninc.com Wed Jul 15 13:08:05 2009 From: lblake at ksninc.com (Landon Blake) Date: Wed, 15 Jul 2009 13:08:05 -0700 Subject: [CVALE] (Off Topic) Using GPL for open source code used byproprietary program. In-Reply-To: References: <0D544207876CDA428F17DD7EA448C1920132D515@bailey.DOMAIN.KSNINC.PVT> Message-ID: <0D544207876CDA428F17DD7EA448C1920132D553@bailey.DOMAIN.KSNINC.PVT> Thanks Dennis. That was the consensus among other programmers that I spoke to. Landon Office Phone Number: (209) 946-0268 Cell Phone Number: (209) 992-0658 ________________________________ From: cvale-bounces at lists.fire2wire.com [mailto:cvale-bounces at lists.fire2wire.com] On Behalf Of Dennis Baker Sent: Wednesday, July 15, 2009 12:56 PM To: cvale at cvale.org Subject: Re: [CVALE] (Off Topic) Using GPL for open source code used byproprietary program. I'm not sure but the BSD license might be more appropriate. The only downside to the BSD license is there is no obligation for other folks to share back code, even if they turn around and sell a product based on your code. that said... it might be a non-issue. There is GPL stuff on Windows that uses windows specific libraries. I'm not sure how this would be any different. I think you are in the clear. --== Dennis ==-- On Wed, Jul 15, 2009 at 9:17 AM, Landon Blake wrote: I'm working on a group of AutoLISP scripts for IntelliCAD and AutoCAD that increase cooperation between these CAD programs and FOSS GIS software. (For example: One set of my scripts allows CAD users to export drawing geometry in OGC WKT format.) I'd like to release these scripts under Version 3 of the GPL, but I'm not sure if this is possible. The scripts are read by proprietary CAD programs, and I don't have the power to release the code for these programs under the GPL. Must I use something like the LGPL or another non-viral license? I've never written open source code utilized by a proprietary program in this way, but I'm hoping some of you have dealt with this issue before. I've been told by some other programs that the GPL can be used in the situation I described because: (1) I'm not distributing the actual CAD programs that use the scripts. (2) The scripts aren't compiled as part of the CAD program's binary executable. Thanks for any suggestions. Landon Warning: Information provided via electronic media is not guaranteed against defects including translation and transmission errors. If the reader is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this information in error, please notify the sender immediately. _______________________________________________ cvale mailing list cvale at lists.fire2wire.com http://lists.fire2wire.com/mailman/listinfo.cgi/cvale -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fire2wire.com/pipermail/cvale/attachments/20090715/0425f995/attachment.html From rick_knight at rlknight.com Sat Jul 18 09:11:57 2009 From: rick_knight at rlknight.com (Rick Knight) Date: Sat, 18 Jul 2009 09:11:57 -0700 Subject: [CVALE] ***SPAM*** (4.1) Re: Router Recommendation In-Reply-To: References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> Message-ID: <4A61F44D.1060604@rlknight.com> Spam detection software, running on the system "mail.rlknight.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see defang at rlknight.com for details. Content preview: Thanks everyone for the recommendation. My Buffalo WHR-HP-54G with DD-WRT pre-flashed arrived yesterday and I set it up last night. It works beautifully. Mail is arriving at my server with the headers intact so grey-listing is working and my spam is WAY down. Most important, I realized my mail server had become an open relay. The new router took care of that as well. [...] Content analysis details: (4.1 points, 3.6 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 5.5 AWL AWL: From: address is in the auto white-list -------------- next part -------------- An embedded message was scrubbed... From: Rick Knight Subject: Re: [CVALE] Router Recommendation Date: Sat, 18 Jul 2009 09:11:57 -0700 Size: 4020 Url: http://lists.fire2wire.com/pipermail/cvale/attachments/20090718/184daacc/attachment.mht From stnick at bennettbungalow.com Sat Jul 18 11:56:25 2009 From: stnick at bennettbungalow.com (Patrick Bennett) Date: Sat, 18 Jul 2009 11:56:25 -0700 Subject: [CVALE] ***SPAM*** (4.1) Re: Router Recommendation In-Reply-To: <4A61F44D.1060604@rlknight.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A61F44D.1060604@rlknight.com> Message-ID: <4A621AD9.8010407@bennettbungalow.com> An HTML attachment was scrubbed... URL: http://lists.fire2wire.com/pipermail/cvale/attachments/20090718/64471dca/attachment.html From stnick at bennettbungalow.com Fri Jul 24 14:56:16 2009 From: stnick at bennettbungalow.com (Patrick Bennett) Date: Fri, 24 Jul 2009 14:56:16 -0700 Subject: [CVALE] ***SPAM*** (4.1) Re: Router Recommendation In-Reply-To: <4A621AD9.8010407@bennettbungalow.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A61F44D.1060604@rlknight.com> <4A621AD9.8010407@bennettbungalow.com> Message-ID: <4A6A2E00.8010804@bennettbungalow.com> FYI. Remote exploit found in DD-WRT (not sure if only v24 sp1) - http://www.milw0rm.com/exploits/9209 . The simple step of making the info page and admin interface inaccessible on the WAN ought to fix (the example exploit seems to not work on my own router under these conditions anyway). -Patrick Patrick Bennett wrote: > Fantastic Rick. Enjoy! > > -Patrick > > Rick Knight wrote: >> Spam detection software, running on the system "mail.rlknight.com", has >> identified this incoming email as possible spam. The original message >> has been attached to this so you can view it (if it isn't spam) or label >> similar future email. If you have any questions, see >> defang at rlknight.com for details. >> >> Content preview: Thanks everyone for the recommendation. My Buffalo WHR-HP-54G >> with DD-WRT pre-flashed arrived yesterday and I set it up last night. It >> works beautifully. Mail is arriving at my server with the headers intact so >> grey-listing is working and my spam is WAY down. Most important, I realized >> my mail server had become an open relay. The new router took care of that >> as well. [...] >> >> Content analysis details: (4.1 points, 3.6 required) >> >> pts rule name description >> ---- ---------------------- -------------------------------------------------- >> -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP >> 5.5 AWL AWL: From: address is in the auto white-list >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > ------------------------------------------------------------------------ > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From xyverz at gmail.com Fri Jul 24 15:00:00 2009 From: xyverz at gmail.com (Ian Sterling) Date: Fri, 24 Jul 2009 15:00:00 -0700 Subject: [CVALE] ***SPAM*** (4.1) Re: Router Recommendation In-Reply-To: <4A6A2E00.8010804@bennettbungalow.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A61F44D.1060604@rlknight.com> <4A621AD9.8010407@bennettbungalow.com> <4A6A2E00.8010804@bennettbungalow.com> Message-ID: <1EEF5E40-DE72-46F9-A9FA-4F1E26601FFC@gmail.com> You can also avoid this problem by changing the default admin password to something stronger. :-) --Ian... On Jul 24, 2009, at 14:56, Patrick Bennett wrote: > FYI. Remote exploit found in DD-WRT (not sure if only v24 sp1) - > http://www.milw0rm.com/exploits/9209 . The simple step of making the > info page and admin interface inaccessible on the WAN ought to fix > (the > example exploit seems to not work on my own router under these > conditions anyway). > > -Patrick > > > Patrick Bennett wrote: >> Fantastic Rick. Enjoy! >> >> -Patrick >> >> Rick Knight wrote: >>> Spam detection software, running on the system >>> "mail.rlknight.com", has >>> identified this incoming email as possible spam. The original >>> message >>> has been attached to this so you can view it (if it isn't spam) or >>> label >>> similar future email. If you have any questions, see >>> defang at rlknight.com for details. >>> >>> Content preview: Thanks everyone for the recommendation. My >>> Buffalo WHR-HP-54G >>> with DD-WRT pre-flashed arrived yesterday and I set it up last >>> night. It >>> works beautifully. Mail is arriving at my server with the headers >>> intact so >>> grey-listing is working and my spam is WAY down. Most important, >>> I realized >>> my mail server had become an open relay. The new router took >>> care of that >>> as well. [...] >>> >>> Content analysis details: (4.1 points, 3.6 required) >>> >>> pts rule name description >>> ---- ---------------------- >>> -------------------------------------------------- >>> -1.4 ALL_TRUSTED Passed through trusted hosts only via >>> SMTP >>> 5.5 AWL AWL: From: address is in the auto white- >>> list >>> >>> >>> >>> --- >>> --- >>> ------------------------------------------------------------------ >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >> >> --- >> --------------------------------------------------------------------- >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale From stnick at bennettbungalow.com Fri Jul 24 15:12:07 2009 From: stnick at bennettbungalow.com (Patrick Bennett) Date: Fri, 24 Jul 2009 15:12:07 -0700 Subject: [CVALE] ***SPAM*** (4.1) Re: Router Recommendation In-Reply-To: <1EEF5E40-DE72-46F9-A9FA-4F1E26601FFC@gmail.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A61F44D.1060604@rlknight.com> <4A621AD9.8010407@bennettbungalow.com> <4A6A2E00.8010804@bennettbungalow.com> <1EEF5E40-DE72-46F9-A9FA-4F1E26601FFC@gmail.com> Message-ID: <4A6A31B7.50106@bennettbungalow.com> On my read the exploit bypasses authentication altogether, making the weakness or strength of the password is a mute point). No? -Patrick Ian Sterling wrote: > You can also avoid this problem by changing the default admin password > to something stronger. :-) > > --Ian... > > On Jul 24, 2009, at 14:56, Patrick Bennett > wrote: > > >> FYI. Remote exploit found in DD-WRT (not sure if only v24 sp1) - >> http://www.milw0rm.com/exploits/9209 . The simple step of making the >> info page and admin interface inaccessible on the WAN ought to fix >> (the >> example exploit seems to not work on my own router under these >> conditions anyway). >> >> -Patrick >> >> >> Patrick Bennett wrote: >> >>> Fantastic Rick. Enjoy! >>> >>> -Patrick >>> >>> Rick Knight wrote: >>> >>>> Spam detection software, running on the system >>>> "mail.rlknight.com", has >>>> identified this incoming email as possible spam. The original >>>> message >>>> has been attached to this so you can view it (if it isn't spam) or >>>> label >>>> similar future email. If you have any questions, see >>>> defang at rlknight.com for details. >>>> >>>> Content preview: Thanks everyone for the recommendation. My >>>> Buffalo WHR-HP-54G >>>> with DD-WRT pre-flashed arrived yesterday and I set it up last >>>> night. It >>>> works beautifully. Mail is arriving at my server with the headers >>>> intact so >>>> grey-listing is working and my spam is WAY down. Most important, >>>> I realized >>>> my mail server had become an open relay. The new router took >>>> care of that >>>> as well. [...] >>>> >>>> Content analysis details: (4.1 points, 3.6 required) >>>> >>>> pts rule name description >>>> ---- ---------------------- >>>> -------------------------------------------------- >>>> -1.4 ALL_TRUSTED Passed through trusted hosts only via >>>> SMTP >>>> 5.5 AWL AWL: From: address is in the auto white- >>>> list >>>> >>>> >>>> >>>> --- >>>> --- >>>> ------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> cvale mailing list >>>> cvale at lists.fire2wire.com >>>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>>> >>>> >>> --- >>> --------------------------------------------------------------------- >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale > From rick_knight at rlknight.com Mon Jul 27 13:11:03 2009 From: rick_knight at rlknight.com (Rick Knight) Date: Mon, 27 Jul 2009 13:11:03 -0700 Subject: [CVALE] ***SPAM*** (4.1) Re: Router Recommendation In-Reply-To: <4A6A2E00.8010804@bennettbungalow.com> References: <4A5B7DB1.2080601@rlknight.com> <4A5B859B.8090701@bennettbungalow.com> <4A61F44D.1060604@rlknight.com> <4A621AD9.8010407@bennettbungalow.com> <4A6A2E00.8010804@bennettbungalow.com> Message-ID: <4A6E09D7.9060509@rlknight.com> Patrick, Thanks for the information. My router is configured to not allow remote access and I cannot connect to it via the internet, I tried from work and the connection just times out, so I guess I'm safe until a fix is available? Thanks, Rick Patrick Bennett wrote: > FYI. Remote exploit found in DD-WRT (not sure if only v24 sp1) - > http://www.milw0rm.com/exploits/9209 . The simple step of making the > info page and admin interface inaccessible on the WAN ought to fix (the > example exploit seems to not work on my own router under these > conditions anyway). > > -Patrick > > > Patrick Bennett wrote: > >> Fantastic Rick. Enjoy! >> >> -Patrick >> >> Rick Knight wrote: >> >>> Spam detection software, running on the system "mail.rlknight.com", has >>> identified this incoming email as possible spam. The original message >>> has been attached to this so you can view it (if it isn't spam) or label >>> similar future email. If you have any questions, see >>> defang at rlknight.com for details. >>> >>> Content preview: Thanks everyone for the recommendation. My Buffalo WHR-HP-54G >>> with DD-WRT pre-flashed arrived yesterday and I set it up last night. It >>> works beautifully. Mail is arriving at my server with the headers intact so >>> grey-listing is working and my spam is WAY down. Most important, I realized >>> my mail server had become an open relay. The new router took care of that >>> as well. [...] >>> >>> Content analysis details: (4.1 points, 3.6 required) >>> >>> pts rule name description >>> ---- ---------------------- -------------------------------------------------- >>> -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP >>> 5.5 AWL AWL: From: address is in the auto white-list >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> cvale mailing list >>> cvale at lists.fire2wire.com >>> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >>> >>> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> cvale mailing list >> cvale at lists.fire2wire.com >> http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >> >> > > > _______________________________________________ > cvale mailing list > cvale at lists.fire2wire.com > http://lists.fire2wire.com/mailman/listinfo.cgi/cvale >