N2News Private Members FTA Receiver Support Forum - FTA Files, Autoroll BIN fixes, and FTA keys for Dish Forum
Account Menu Receiver Downloads Receiver Support Receiver Tutorials FAQ Forum Rules Legal Stuff Calendar Mark Forums Read

Go Back   N2News FTA File Forums » FTA Receivers Currently UP and RUNNING » SonicView Receivers » SonicView Tutorials

Notices

SonicView Tutorials Tutorials and Howtos

All channels have now switched to the new Nagra3 encryption which has NOT been opened as of now. We recommend that all members consider testing alternative method's, Such as Nfusion,K-Box,Sonicview an Conaxsat!!
Closed Thread
 
LinkBack Thread Tools Display Modes
  post #1 (permalink)  
Old 08-19-2009, 07:18 PM
dunger's Avatar
Super Moderator
 
About
Join Date: Dec 2007
Location: In a Corn Field
Posts: 5,615
Thanks: 279
Thanked 11,537 Times in 1,627 Posts
Step by step for using Linksys Wireless router to 'borrow' internet for i ***/i ks!

I know some of you will like to crucify me, saying this is unethical, etc., but whatever. You're stealing TV, so 'borrowing internet' should be the least of your worries.
And you're all going to be doing this anyway, especially people with laptops with no internet sub, that steals their neighbors wireless anyway. So here goes:

c/p-

First off, you need to install DD-WRT on your linksys router- use wiki or google to find out how to do this. Install/flash all firmware needed. Then, make sure DD-WRT is set to all FACTORY DEFAULTS (Administration tab/Factory default).


Intro-


In the real world, you might own only one router which can run DD-WRT. Thanks to the new V24 beta firmware, a single DD-WRT router can be set up as a wireless repeater. Unlike a WDS, your DD-WRT router can now receive and redistribute a wireless signal from a generic AP.

Typically, you would use wireless repeater mode to rebroadcast a signal too weak for your wireless clients to pick up reliably – assuming that your DD-WRT router can pick up the host AP, of course. In a test case, I successfully repeated a host AP with a signal strength of only 9% as seen by the DD-WRT router – so low that the host AP wasn’t detected at all by a laptop's integrated wireless.

Wireless repeater mode also groups your local clients into their own subnet – a potential feature (for privacy) or a potential hassle (for LAN routing), depending on your needs.

To set up a wireless repeater yourself, you’ll first need to upgrade your DD-WRT compatible router to the latest V24 beta. If you are currently running a DD-WRT setup, take a moment to back up its settings before flashing to V24 (Administration/Backup), in case you later decide to revert to your original configuration.


Router Setup


Take note of any wireless security currently enabled on your host router. If you are using WEP, note your passphrase and key length (64-bit, 128-bit, etc.). If using WPA or WPA2, note your passphrase. Later, you’ll need to use these to set up your repeater. Note that because DD-WRT V24 is still a beta, your mileage may vary when it comes to repeating a secured host router. Users of earlier betas reported a number of problems, but these seem to be smoothed out with the latest releases (the V24 1/15/07 release, as I write this).

Also make note of the SSID of the host AP you want to repeat. Alternatively, you can scan for available APs from within the router’s administration interface as well.

You will need to access the administration interface of the DD-WRT router you’re setting up as the repeater. Connect a wired PC to the DD-WRT router. Be sure to disable any wireless adapter on your PC for now, and plug the Ethernet cable into one of the LAN (not WAN) ports on your DD-WRT router.


Step By Step

Assuming your DD-WRT is set to factory defaults, its IP address is 192.168.1.1. If your client PC is configured to receive an IP automatically, it should be assigned an address by the router.

Step 1. Open a browser on your PC and connect to the DD-WRT router – its default address is http://192.168.1.1. The default login is root and password is admin. Of course, you should change these. If you don’t, you’ll have bad dreams involving Sally Struthers and bathing.

Step 2. Click Setup/Basic Setup. You can leave Connection Type at its default, “Automatic Configuration – DHCP.” You can leave the router and host name fields at default if you like, or customize them as we did.

The most important setting here is the Local IP Address. This must be a different subnet than that which the host AP is on. Our host AP is on 192.168.1.1, which was also the default for this DD-WRT router. Thus, we’ve changed the DD-WRT router to 10.0.0.1.

You can leave the remaining settings alone – the DHCP enabled, etc. – and click Save Settings at the bottom of the page. Your router will reboot.

Because it will restart with a new IP address, you will need to repair the client connection at your PC to join the new subnet. (Otherwise, you won’t be able to access the administration page any more.)

In Windows XP, navigate to Control Panel/Network Connections, right-click on the Local Area Network connection, and choose “Repair” from the pop-up menu.

Once reconnected to the router, you should open your browser to its new address – in this example, http://10.0.0.1.

Step 3. Click Security/Firewall and click to Disable the SPI Firewall. If you want any special firewall settings, you should configure these on the host router.

Step 4. Click Wireless/Basic Settings. For Wireless Mode change the selection from its default “AP” to “Repeater”.

Unless your host router is set to G-only mode, leave Wireless Network Mode set to “Mixed”. If your host router is set to G-only, likewise choose “G-Only” here.

Set the Wireless Network Name (SSID) to the SSID of your host router. If you don’t know it and for some reason can’t figure it out, we’ll show you how to scan for it a little later.

Leave the remaining settings at their defaults. Some claim that setting Sensitivity Range (ACK Timing) to 0 improves performance, which you might experiment with once the repeater setup is tested and working.

Important: Now click Save Settings. The page will then refresh.

At this point, you have essentially set up the DD-WRT router in wireless client mode. Your PC that is wired to the router should be able to access the Internet, assuming that the host router can.

The next step is to enable the DD-WRT router to behave as a wireless AP in addition to being a wireless client. That’s why they call it a repeater, mmmkay?

To perform this trick, you will create a Virtual Interface. This will behave as a software AP, broadcasting its own SSID and bridging external wireless clients to the router, which is itself a wireless client to the host router in this configuration.

Click the Add button and the page will refresh again, with new fields for configuring the Virtual Interface.

Fill in Wireless Network Name (SSID) with the name you want for the repeated wireless network. For best results, this should be different from the SSID for the host router. You will see this SSID available when your wireless clients scan for access points.

Leave the remaining fields at their default values as seen here, and be sure to click Save Settings.

Step 5. Click Wireless/Wireless Security. In repeater mode, you need to consider two dimensions of security:

First, is security enabled on the host router that you’re repeating? If yes, you’ll need to configure security on the DD-WRT router’s “physical interface” to match.

Second, do you want security between your repeater and local wireless clients? If so, you’ll need to configure the kind of security you want on the DD-WRT router’s “virtual interface” and, of course, on each individual wireless client that associates with the repeater.

RULES: http://www.n2news.com/board2/forum-rules/23-rules.html
All posts are for informational and educational purposes only. I DO NOT test any equipment or promote, the same way.

Thank you for being a Member of N2News.com.

Please Press the Thanks Button, If My Post Has Helped You!!!

اگر اس صدی میں آپ غریب پیدا ہوئے ہیں، تو یہ آپ کی غلطی نہیں ہے ۔۔۔۔ لیکن اگر اس صدی میں آپ غریب مر جائیں تو یہ آپ کی غلطی ہوگی! بل گیٹس
The Following 9 Users Say Thank You to dunger For This Useful Post:
BigBee (08-19-2009), edeeli99 (08-25-2009), gskondal (08-19-2009), Hau Le (10-07-2009), Maurilio Barragan (09-17-2009), merecas (11-09-2009), procom9054 (08-19-2009), richsonstr (08-22-2009), th4nak8r (08-19-2009)
  post #2 (permalink)  
Old 08-19-2009, 07:20 PM
dunger's Avatar
Super Moderator
 
About
Join Date: Dec 2007
Location: In a Corn Field
Posts: 5,615
Thanks: 279
Thanked 11,537 Times in 1,627 Posts
Step by step for using Linksys Wireless router to 'borrow' internet for i ***/i ks!


In this example, the DD-WRT router detects one network with SSID bordella available. The router is open (no security), so to repeat it, simply click “Join” to create the association.


Troubleshooting


If you can’t seem to access the Internet from a client connected to the repeater, first check that the repeater is successfully connected to the host router.

Click Status/Router and scroll to the bottom of the page. There you will see a summary of the DD-WRT router’s WAN connection – has it received an IP address, DNS and gateway from the host router? If the IP is 0.0.0.0, it has not, and your client connection between the DD-WRT router and host router is not working.

Some people find it helpful to configure the DD-WRT as a simple wireless client first, before setting it up as a repeater. You can configure DD-WRT as a client on the Wireless/Basic page. As a client, you do not have a virtual interface, since the client can only share the host router through wired connections.

If client mode does not work, be sure to check the security arrangement between the host router and the DD-WRT router. Once client mode works with a wired PC, you can then change DD-WRT from “client” to “repeater” and add the virtual interface.


Advanced Repeating


If you’re feeling especially adventurous, it is possible to set up your repeater to dynamically repeat any open (unsecured) host AP in the vicinity. The primary application for this would be to use your repeater in an, ahem, mobile configuration.

Click on Wireless/Basic and set the SSID for the Physical Interface to blank. Now click Administration/Command and enter into the command field:

nvram set wl_ssid=""

Click Save Startup and restart the router. Now DD-WRT will behave as a promiscuous repeater, which will consort with the first open AP it finds. Also, “promiscuous repeater” makes a great band name.

For the especially sophisticated, you can download a DD-WRT script called AutoAP, which can dynamically detect and repeat an available AP with the strongest signal, and can even associate with secure APs if you provide a set of keys to choose from.



ADDED FOR **** AND WIRESS 'BORROWING' APPLICATIONS:

Reboot both computer and Linksys. Once rebooted, unplug the cable going from your laptop/computer to the linksys, any existing internet/ethernet cable to your router and make sure your laptop wireless connection is on, and search for the new SSID you created earlier, and log on. Use your 'preferred networks' setting to bring your new SSID to the 'top' of the list of available wireless. If you created a passphrase or key, then enter it, but for now, lets not worry about security if you can log on to the network.

Once connected,IT'S ****/*** TIME! Turn off your receiver from the rear switch. Turn off linksys router. Plug cat5 cable from port 1 on back of router to ****. Power on STB receiver, power on router as well. Let both fully reboot.

Wait til the 'network adapt connect' appears, then go into ipconfig in main menu. Set to DHCP, use DNS- YES, set DNS IP as what you changed the router address to in Step 2 above, Server Port is 1920, then click 'Apply'.

If you get TV, GREAT!. If not, go to menu, PVR, 'network download', (will likely fail), then go back to IPconfig and reset your settings. Turn STB off from back then back on.

Enjoy!


For added security, use a program called SMAC 2.0.5 PRO that enables you to change your MAC and IP address of your computer. This effectively makes it 'anonymous' who is 'borrowing' your neighbors wi-fi. So when the big black truck pulls up outside, and guys wearing suits and/or tactical outfits come knocking at (or breaking down) your door, all you have to do is smash your ****, since there is no physical trail leading directly to your connection. Use either of these serials to enable SMAC to the full registered version-

SMC2U-00C8-5612-1234-2615-5945 OR SMC2U-00C8-4646-4646-F5BC-E87E


ALSO- I found the router picks up the best signals near windows/glass, and ideally that's close to where you have your ****/TV.

When all is said and done, here is a crude diagram of how it will function.



"Borrowed wireless with router", wirelessly picked up by your Linksys (NO ethernet cable going into the main port). On Linksys, output port 1 goes to ****. output port 2 goes to another computer, your TV dinner, where-ever. And your laptop now picks up the wireless signal. BEST PART- lets say with your laptop now you can only pick up 1 or 2 "bars" from an unsecured signal and it drops even if you move 1 inch. Once you set this up, find that 'sweet spot' where the connection never drops. Leave your router there. Now, whenever you pick up wireless with your laptop, you'll have max signal. By using a download/upload measuring tool on the web, my wireless download and upload speeds increased CONSIDERABLY than had they were set before.

RULES: http://www.n2news.com/board2/forum-rules/23-rules.html
All posts are for informational and educational purposes only. I DO NOT test any equipment or promote, the same way.

Thank you for being a Member of N2News.com.

Please Press the Thanks Button, If My Post Has Helped You!!!

اگر اس صدی میں آپ غریب پیدا ہوئے ہیں، تو یہ آپ کی غلطی نہیں ہے ۔۔۔۔ لیکن اگر اس صدی میں آپ غریب مر جائیں تو یہ آپ کی غلطی ہوگی! بل گیٹس
The Following 8 Users Say Thank You to dunger For This Useful Post:
BigBee (08-19-2009), bruhub (08-20-2009), daddythe1 (09-19-2009), gskondal (08-19-2009), Hau Le (10-07-2009), merecas (09-01-2009), richsonstr (08-22-2009), th4nak8r (08-19-2009)
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -7. The time now is 02:32 AM.