[GNHLUG] MerriLUG Nashua, Thur 18 Dec, What happened to 2008?

2008-12-11 Thread Jim Kuzdrall
Who  : The friendly, suave, intelligent, knowledgeable MerriLUG group What : Share stories, visit, resolve Linux questions Where: Martha's Exchange Day  : Thur 18 Dec **Next Week** Time : 6:00 PM for grub (no upstairs discussion this month) :: Overview Let us close out the year with a

Need dd-wrt configuration to isolate wireless router from local LAN...

2008-12-11 Thread Alex Hewitt
This might not have an easy answer but I want to setup a wireless router inside an existing LAN. I want to be able to let users connect to the wireless router but not be able to access systems on the LAN that the wireless router will be installed on. So the scenario is:

Re: Need dd-wrt configuration to isolate wireless router from local LAN...

2008-12-11 Thread Drew Van Zandt
Method (1): Put the wireless router outside the wired router. Method (2): Add something like: iptables -I INPUT -d 192.168.1.0/255.255.255.0 -j DROP and (to allow the wired router as a destination): iptables -I INPUT -d 192.168.1.1 -j ACCEPT You might need to do that second method to the nat

Re: Need dd-wrt configuration to isolate wireless router from local LAN...

2008-12-11 Thread Alex Hewitt
Drew Van Zandt wrote: Method (1): Put the wireless router outside the wired router. Method (2): Add something like: iptables -I INPUT -d 192.168.1.0/255.255.255.0 http://192.168.1.0/255.255.255.0 -j DROP and (to allow the wired router as a destination): iptables -I INPUT -d 192.168.1.1

Re: Need dd-wrt configuration to isolate wireless router from local LAN...

2008-12-11 Thread Bill McGonigle
On 2008-12-11 4:28 PM, Alex Hewitt wrote: LinkSys RV042 The Amazon product page says this thing has built-in DMZ support with LAN isolation. That's my extent of knowledge of the product, but it might be a matter of 'plug it into the DMZ port'. -Bill -- Bill McGonigle, Owner Work:

Re: Need dd-wrt configuration to isolate wireless router from local LAN...

2008-12-11 Thread Alex Hewitt
Bill McGonigle wrote: On 2008-12-11 4:28 PM, Alex Hewitt wrote: LinkSys RV042 The Amazon product page says this thing has built-in DMZ support with LAN isolation. That's my extent of knowledge of the product, but it might be a matter of 'plug it into the DMZ port'. -Bill You might be

Re: Need dd-wrt configuration to isolate wireless router from local LAN...

2008-12-11 Thread Alex Hewitt
Alex Hewitt wrote: On Thu, Dec 11, 2008 at 3:53 PM, Alex Hewitt hewitt_t...@comcast.net mailto:hewitt_t...@comcast.net wrote: This might not have an easy answer but I want to setup a wireless router inside an existing LAN. I want to be able to let users connect to the

Re: Linux on a potato?

2008-12-11 Thread Bill McGonigle
On 2008-12-10 11:07 AM, H. Kurth Bemis wrote: Pretty amusing.. http://www.bbspot.com/News/2008/12/linux-on-a-potato.html I was expecting someone running one of those ultra-low-power parts with uclinux being powered by a two-potato clock power source. :) -Bill -- Bill McGonigle, Owner

free phone

2008-12-11 Thread Bill McGonigle
http://code.google.com/android/dev-devices.html -- Bill McGonigle, Owner Work: 603.448.4440 BFC Computing, LLC Home: 603.448.1668 b...@bfccomputing.com Cell: 603.252.2606 http://www.bfccomputing.com/Page: 603.442.1833 Blog: http://blog.bfccomputing.com/

free phones

2008-12-11 Thread Bill McGonigle
free software: http://code.google.com/android/dev-devices.html free hardware and software: http://git.koolu.org/ Now to get good GSM coverage up my way... -- Bill McGonigle, Owner Work: 603.448.4440 BFC Computing, LLC Home: 603.448.1668 b...@bfccomputing.com

Re: free phones

2008-12-11 Thread Thomas Charron
On Thu, Dec 11, 2008 at 6:27 PM, Bill McGonigle b...@bfccomputing.com wrote: free software: http://code.google.com/android/dev-devices.html free hardware and software: http://git.koolu.org/ Now to get good GSM coverage up my way... And here I was about to mark this as spam. Free as

free pointers

2008-12-11 Thread Ben Scott
... otherwise your code will leak memory. ___ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Re: Linux on a potato?

2008-12-11 Thread Arc Riley
No they used a genetically modified potato. I read a lengthy paper on this last month! Really! On Thu, Dec 11, 2008 at 5:04 PM, Bill McGonigle b...@bfccomputing.comwrote: On 2008-12-10 11:07 AM, H. Kurth Bemis wrote: Pretty amusing..