Skip to content

Commit 376747c

Browse files
author
hyphop
committed
Thu Oct 17 07:15:35 MSK 2019
1 parent 20911f3 commit 376747c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.openwrt.vims.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ openwrt https://openwrt.org/ for Khadas VIMs boards https://www.khadas.com/vim
2121
+ wan -> eth0 (dhcp)
2222
+ serial console enabled -> ttyAML0
2323
+ hdmi output -> tty0
24-
+ web interface http://vim.lan
25-
+ ssh `root@vim.lan -p 22`
24+
+ web interface http://vim.lan or http://172.23.0.1/
25+
+ ssh `root@vim.lan -p 22` or `root@172.23.0.1 -p 22`
2626

2727
# LAN ip resolve to local openwrt hosts
2828

README.openwrt.vims.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ openwrt https://openwrt.org/ for Khadas VIMs boards https://www.khadas.com/vim
2121
+ wan -> eth0 (dhcp)
2222
+ serial console enabled -> ttyAML0
2323
+ hdmi output -> tty0
24-
+ web interface http://vim.lan
25-
+ ssh `root@vim.lan -p 22`
24+
+ web interface http://vim.lan or http://172.23.0.1/
25+
+ ssh `root@vim.lan -p 22` or `root@172.23.0.1 -p 22`
2626

2727
# LAN ip resolve to local openwrt hosts
2828

0 commit comments

Comments
 (0)