File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments