配置 HOWTOs

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 07:05, 5 June 2009 (edit)
Ausimus1 (Talk | contribs)
(Removing all content from page)
← Previous diff
Revision as of 08:46, 5 June 2009 (edit) (undo)
Markus (Talk | contribs)
(Undo revision 25522 by Ausimus1 (Talk))
Next diff →
Line 1: Line 1:
 +__toc__
 +==HOWTOs for basic configuration scenarios==
 +
 +This is a list of configuration guides most users will employ at least to a certain degree.
 +'''These HOWTOs should also be consulted by new users before setting up their devices'''.
 +
 +{| cellspacing="3" width="100%"
 +| valign="top" width="50%" style="border: solid 1px #33BBBB; background-color: #CCFFFF; color: black; padding: 1em;" |
 +* [[Access Restrictions]]<br />
 +* [[Afterburner]] (AKA Speedbooster)<br />
 +* [[Client Mode Wireless]]<br />
 +* [[CRON]]<br />
 +* [[DNSMasq_as_DHCP_server|DNSMasq as DHCP server]]<br />
 +* [[Firewall]]<br />
 +* [[Firewall Builder]]<br />
 +* [[HTTPRedirect|HotSpot HTTP Redirect]]<br/>
 +* [[NoCatSplash]]<br />
 +* [[Port Forwarding]]<br />
 +* [[Quality of Service]] (QoS)<br />
 +* [[Samba Filesystem]]<br />
 +
 +| valign="top" width="50%" style="border: solid 1px #33BBBB; background-color: #CCFFFF; color: black; padding: 1em;" |
 +* [[SSH access from internet]]<br />
 +* [[Static DHCP]]<br />
 +* [[Switched Ports|Use switched ports outside the router]]<br />
 +* [[Telnet/SSH and the Command Line]]<br />
 +* [[Useful Scripts]]<br/>
 +* [[WDS Linked router network]]<br />
 +* [[WDS Point To Point (P2P)]]<br />
 +* [[Wireless Access Point]]<br />
 +* [[Wireless Bridge]]<br />
 +* [http://www.linksysinfo.org/portal/forums/showthread.php?t=47262 WMM Support]<br />
 +* [[WOL|Wake On Lan]] (WOL)<br />
 +* [[USB|USB Support]] (USB)<br />
 +
 +|}
 +
 +==HOWTOs for more '''advanced''' configuration scenarios==
 +
 +These HOWTOs require a certain degree of knowledge about IP networks, Firewalls, Linux and more. Users unfamiliar with such knowledge
 +
 +{| cellspacing="3" width="100%"
 +| valign="top" width="50%" style="border: solid 1px #33BBBB; background-color: #CCFFFF; color: black; padding: 1em;" |
 +* [[Chillispot]]<br />
 +* [[DDNS - How to setup Custom DDNS settings using embedded inadyn - HOWTO]]<br />
 +* [[DDNS - How to manage multiple DDNS accounts using embedded inadyn - HOWTO]]<br />
 +* [[DNSMasq - DNS for your local network - HOWTO]]<br />
 +* [[Dual-WAN for simple round-robin load equalization]]<br />
 +* [[Configure RSS feed output]]<br/>
 +* [[ipkg|Using ipkg to install OpenWRT packages]]<br />
 +* [[IPv6]]<br />
 +* [[JFFS File System]]<br />
 +* [[Kai Console Gaming]]<br />
 +* [[OpenVPN]]<br />
 +| valign="top" width="50%" style="border: solid 1px #33BBBB; background-color: #CCFFFF; color: black; padding: 1em;" |
 +* [[PPTP Server Configuration]]<br/>
 +* [[Point-to-Point PPTP Tunneling with two DD-WRT]]<br/>
 +* [[HOW TO configure a WINDOWS BOX to make a VPN Connection to linksys]]<br/>
 +* [[Separate LAN and WLAN]]<br />
 +* [[Squid Transparent Proxy|Setting up a Transparent Proxy Server using Squid]]<br />
 +* [[SNMP]]<br />
 +* [[VLan Configuration|VLAN Configuration]]<br />
 +* [[VLAN Bridging WAN and a LAN port]]<br/>
 +* [[WAN Port|Use WAN port as a normal switched port]]<br />
 +* [[WEB server|Router as a Web Server]]<br />
 +* [[Access To Modem Configuration|How to access to the modem configuration interface thru Wrt]]<br />
 +* [[Configure DD-WRT Router to use a separate Local DNS Server]]<br/>
 +* [http://office20.blogspot.com/2006/06/vpn-howto-linksys-dd-wrt-pptp-mac-os-x.html Set up a VPN server with DD-WRT Router]
 +|}
 +
 +==Additional installable packages==
 +
 +This list covers additional software that can be installed on devices running DD-WRT. Note that you can install any [http://wiki.openwrt.org/OpenWrtDocs/Packages OpenWRT] package, using [[ipkg]]. Additionally more than [http://www.wlan-sat.com/boleo/optware/dd-wrt/Packages 400 packages] were provided recently with NSLU2-Linux [[Optware]] packages.
 +
 +{| cellspacing="3" width="100%"
 +| valign="top" width="50%" style="border: solid 1px #33BBBB; background-color: #CCFFFF; color: black; padding: 1em;" |
 +* [[BWlog]] -- Bandwidth Log - realtime bandwidth graphing.<br>
 +* [[iftop]] -- for ncurses-based monitoring of active connections and their bandwidth<br>
 +* [[Kismet Server/Drone]] -- using a windows box to display results<br>
 +* [[knockd|Port Knocker daemon]]<br>
 +* [[Miau IRC Bouncer]]<br />
 +* [[Multi Router Traffic Grapher]]<br>
 +* [[No-IP.com Client]]<br>
 +* [[OpenSwan]]<br>
 +| valign="top" width="50%" style="border: solid 1px #33BBBB; background-color: #CCFFFF; color: black; padding: 1em;" |
 +* [http://wiki.openwrt.org/VNCRepeaterHowTo VNCRepeater] -- connect to multiple vnc servers behind a NAT firewall and only have to forward one port. Note: Someone pls create and adapt this page for dd-wrt.<br>
 +* [[wrt54g kismet with linux server]] -- using a linux box to display results<br>
 +* [[Wiviz]] - DHTML interface to scan for networks and see signal strength and effects of antenna adjustment in real time<br />
 +* [[vsftpd]] -- FTP server
 +|}

Revision as of 08:46, 5 June 2009

Contents


HOWTOs for basic configuration scenarios

This is a list of configuration guides most users will employ at least to a certain degree. These HOWTOs should also be consulted by new users before setting up their devices.

HOWTOs for more advanced configuration scenarios

These HOWTOs require a certain degree of knowledge about IP networks, Firewalls, Linux and more. Users unfamiliar with such knowledge

Additional installable packages

This list covers additional software that can be installed on devices running DD-WRT. Note that you can install any OpenWRT package, using ipkg. Additionally more than 400 packages were provided recently with NSLU2-Linux Optware packages.

  • VNCRepeater -- connect to multiple vnc servers behind a NAT firewall and only have to forward one port. Note: Someone pls create and adapt this page for dd-wrt.
  • wrt54g kismet with linux server -- using a linux box to display results
  • Wiviz - DHTML interface to scan for networks and see signal strength and effects of antenna adjustment in real time
  • vsftpd -- FTP server