Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
zh-cn:doc:howto:basic.config [2022/11/03 15:12] – ↷ Links adapted because of a move operation tmomaszh-cn:doc:howto:basic.config [2022/11/07 16:54] (current) – deleted (untranslated) tmomas
Line 1: Line 1:
-====== OpenWrt Configuration ====== 
-===== Essential – Immediately after Flashing OpenWrt ===== 
-After [[zh-cn:doc:howto:firstlogin|first login]] you can gain access to your router via 
-  * CLI (command-line interface) access via SSH (employ [[wp>PuTTY]] or [[wp>WinSCP]] or ..); use the password you set during [[zh-cn:doc:howto:firstlogin|First Login]] 
-    * To configure please read the wiki for the [[docs:guide-user:base-system:uci|Unified Configuration Interface]] 
-      * get **[[internet.connection|Internet Connection]]** up and working 
-  * HTTP (access via web browser) 
-    * if there is no WebUI (Web user interface) in the image, you can swiftly install one following this HowTo: **[[LuCI]]** 
-    * for other WebUIs have a look at the [[zh:docs:guide-user:luci:webinterface.overview]] 
-  * You should make a **[[docs:guide-user:installation:generic.backup|backup]]** for the day, that may never come 
  
-//Please note: (HTTP**S** access is only available after [[zh-cn:doc:howto:firstlogin|First Login]])// 
- 
-| {{:meta:icons:tango:utilities-terminal.png?nolink}} | If you feel insecure about the command-line interface, see if [[docs:guide-user:base-system:user.beginner.cli|CLI]] helps you.\\ For help with installing packages, see [[docs:guide-user:additional-software:opkg|OPKG Package Manager]] | 
- 
-===== Basic ===== 
-What you could/should do after flashing OpenWrt: 
-  * As a precaution you should  **[[docs:guide-user:security:secure.access|secure the access]]** to your router 
-  * Configure the //packet filter// with UCI: **[[docs:guide-user:firewall:start]]** or without it: **[[netfilter]]** 
-  * Configure the //packet scheduler// with UCI: **[[docs:guide-user:network:traffic-shaping:qos]]** or without it: **[[docs:guide-user:network:traffic-shaping:packet.scheduler]]** 
-  * To configure your hardware buttons (if your device has any), see [[hardware.button]] 
-  * If you have one or more USB ports, see **[[usb.overview|USB]]** 
-  * If you have //no// USB ports, no problem, you can still ''mount'' **[[doc:howto:client.overview#Mounting.Filesystems|remote filesystems]]** ;-) 
-  * If you want to monitor the connection status to the Internet, you should access your **[[docs:guide-user:network:wan:access.modem.through.nat|modem]]** 
-  * To understand, then enable and configure the wireless, consult **[[docs:guide-user:network:wifi:wireless.overview]]**. 
-  * enable and configure your **[[notuci.config#etccrontabsroot|crond]]** 
- 
- 
-===== Intermediate ===== 
-  * install some web server: [[docs:guide-user:services:webserver:start]] 
- 
- 
-===== Advanced  ===== 
-  * setup a [[docs:guide-user:services:vpn:start|vpn]] link 
-  * install (and configure) Asterisk: [[docs:guide-user:services:voip:asterisk]] 
-  * connect a USB webcam or a USB TV card: [[usb.video]] 
- 
- 
-===== More ... ===== 
-You find many more **HOWTOs** and **Technical Reference** here: **[[docs:start|Documentation]]**. 
-The project OpenWrt and its Wiki are maintained by volunteers. You are cordially invited to **[[meta:start|contribute]]**. 
- 
-===== Failsafe ===== 
--> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]] 
- 
-===== Sysupgrade ===== 
--> [[docs:guide-user:installation:generic.sysupgrade]] 
- 
-===== Debrick ===== 
--> [[docs:guide-user:troubleshooting:generic.debrick]] 
  • Last modified: 2022/11/03 15:12
  • by tmomas