Hi P. Wassi,
I have already installed OpenWrt in others routers, but this is the first time I don't have a Luci interface after installation. And when I connect to it by ssh, there is no OpenWrt welcome message...
I think OpenWrt is installed since I can see all that:
BZ.v3.4.10# ls -l
lrwxrwxrwx 1 ubnt admin 6 Nov 25 2015 bin -> ../bin
drwxr-xr-x 7 ubnt admin 0 Nov 25 2015 etc
lrwxrwxrwx 1 ubnt admin 6 Nov 25 2015 lib -> ../lib
lrwxrwxrwx 1 ubnt admin 6 Nov 25 2015 sbin -> ../bin
drwxr-xr-x 5 ubnt admin 0 Nov 25 2015 share
drwxr-xr-x 2 ubnt admin 0 Nov 25 2015 www
And inside /etc/
-rw-r--r-- 1 ubnt admin 4 Jan 1 00:00 TZ
-rw-r--r-- 1 ubnt admin 205 Jan 1 00:00 aaa1.cfg
drwxr-xr-x 2 ubnt admin 0 Nov 25 2015 ath
-rw-r--r-- 1 ubnt admin 16 Jan 1 00:00 atheros.conf
-rw-r--r-- 1 ubnt admin 889 Jan 1 00:00 board.info
drwxr-xr-x 2 ubnt admin 0 Nov 25 2015 config
-rw-r--r-- 1 ubnt admin 1368 Nov 25 2015 dnsmasq.conf
drwxr-xr-x 2 ubnt admin 0 Jan 1 00:00 dropbear
lrwxrwxrwx 1 ubnt admin 19 Jan 1 00:00 ethertypes -> /usr/etc/ethertypes
-rw-r--r-- 1 ubnt admin 352 Nov 25 2015 firewall.user
-rw-r--r-- 1 ubnt admin 0 Jan 1 00:00 fstab
-rw-r--r-- 1 ubnt admin 38 Jan 1 00:00 group
-rw-r--r-- 1 ubnt admin 26 Jan 1 00:00 host.conf
-rw-r--r-- 1 ubnt admin 42 Jan 1 00:00 hosts
drwxr-xr-x 6 ubnt admin 0 Nov 25 2015 hotplug.d
-rw-r--r-- 1 ubnt admin 833 Nov 18 2015 hotplug2-common.rules
-rw-r--r-- 1 ubnt admin 242 Nov 25 2015 hotplug2.rules
drwxr-xr-x 2 ubnt admin 0 Jan 1 00:00 httpd
lrwxrwxrwx 1 ubnt admin 15 Jan 1 00:00 init.d -> /usr/etc/init.d
-rw-r--r-- 1 ubnt admin 990 Jan 1 00:00 inittab
-rw-r--r-- 1 ubnt admin 12 Jan 1 00:00 login.defs
lrwxrwxrwx 1 ubnt admin 19 Jan 1 00:00 mime.types -> /usr/etc/mime.types
lrwxrwxrwx 1 ubnt admin 18 Jan 1 00:00 modules.d -> /usr/etc/modules.d
-rw------- 1 ubnt admin 10661 Nov 25 2015 monitrc
-rw-r--r-- 1 ubnt admin 184 Nov 25 2015 opkg.conf
-rw-r--r-- 1 ubnt admin 61 Jan 1 00:00 passwd
drwxr-xr-x 3 ubnt admin 0 Jan 1 00:00 persistent
-rw-r--r-- 1 ubnt admin 412 Jan 1 00:00 profile
lrwxrwxrwx 1 ubnt admin 18 Jan 1 00:00 protocols -> /usr/etc/protocols
-rwxr-xr-x 1 ubnt admin 1602 Nov 18 2015 rc.common
drwxr-xr-x 2 ubnt admin 0 Jan 1 00:00 rc.d
-rw-r--r-- 1 ubnt admin 24 Jan 1 00:00 resolv.conf
lrwxrwxrwx 1 ubnt admin 17 Jan 1 00:00 services -> /usr/etc/services
lrwxrwxrwx 1 ubnt admin 15 Jan 1 00:00 shells -> /usr/etc/shells
-rw-r--r-- 1 ubnt admin 155 Jan 1 00:00 startup.list
drwxr-xr-x 2 ubnt admin 0 Jan 1 00:00 sysinit
drwxr-xr-x 2 ubnt admin 0 Nov 25 2015 uci-defaults
drwxr-xr-x 2 ubnt admin 0 Jan 1 00:00 udhcpc
-rw-r--r-- 1 ubnt admin 0 Jan 1 00:00 udhcpc_services
-rw-r--r-- 1 ubnt admin 11 Jan 1 00:00 version
But there is no /etc/config/network or /etc/config/wireless, so I don't know if I need to create them, or maybe I am missing something. All I need is be able to connect to the internet.
When i try
it tries to connect to
http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/qca956x/generic/packages/Packages.gz.
I don't need the Luci interface, just the network and wireless, but I don't know how to initialize them.
Thank you.