Originally posted by: xyyz
problem to report on the v2 GS and v1. the wireless abilities suddenly stopped working. i've tried many thing, from power cycling, to well... power cycling, but nothing seems to work.
Make sure you do a full factory defaults reset. Hold the reset button down for about 30 seconds solid. Then let go. This will reset all variables to defaults of the current firmware. Sometiems you have leftover settings from older versions or linksys firmware that screw up stuff.
I've been using alchemy 1.0 for a while now wireless and wired, no issues.
Same advice to Manyakis about his WPA probs.
Originally posted by: knightc2
I have a question that I have been trying to answer for quite some time. If any one can help I would appreciate it. Anyway, we want to allow users to connect to the internet with their laptops on a wireless network. The problem is that we want the wireless router to force these laptops to go through our proxy server. The proxy server is on port 8080 and I do not know how to tell the router to direct ALL traffic through the proxy server. THere doesn't seem to be a way to do this. Maybe this new firmware would allow this? Any ideas?
Lots of ways to go about this. I would imagine you could figure out some iptables settings for linux to redirect everything. And block all outgoing port 80 traffic. Actually, since most all IE setups can easily be setup to automatically configure the proxy, figure out how to set that up (i.e. setup something that when IE tries to automatically detect proxy settings, soemthing would tell it your proxy setup), then block port 80 to outgoing. Then when you ran IE on any computer wireless or wired it would configure to use that 8080 port automatically. You can setup an automatic script at a configurable address, or just check the box that says automatically config (I'm guessing it would expect that server at a certain location unless you use the automatic config from certain URL option).
Another possability is I think there's a Captive Portal setup inside alchemy, it may need to be activated somehow first, but I think its in there. Captive Portal is intended for uses like that, its specially designed for like internet cafe's where you would want to redirect any attempted wireless access to a page where you'd logon first (after you presumably paid for the access) and then use the net.
I'm thinking one or the other methods or a combination of both should work, and sveasoft supports both.
Actually now that I think of it, you could have the captive portal setup to like put you on a page that says "to access the internet, please check this option to autoconfig proxy in IE options, then restart IE." Then people could check that box that says auto config and it would config the proxy and all other uses of port 80 would be blocked.
Anyway I'm sure there's lots of ways to go about this.
I googled for a couple mins and found this page:
http://www.microsoft.com/resources/docu...6/all/reskit/en-us/part6/c26ie6rk.mspx
Has lots of information about automatic proxy configuration. Unfortunately I dont know much about that aspect, and its probably a question more properly asked in the networking forum if it regards details of the IE/MS automatic proxy config. BTW, I just checked firefox options and it has much the same options. Manual config, automatic config, or automatic config pointing to a script URL.