Check the luci/network/interfaces -> if WAN IP address is 192.168.1.x you have to change LAN IP address editing LAN section, it is a bit scary first time, but works in the end.
Okeh, i was configuring the new router with my modem both openWRT were having same ip 192.168.1.1 i believe this made an ip conflict now i cant access LuCi with wifi or cable. The reset button on c60 will help? Like is it gonna reset openWRT to first login?
Do a reset, then change LAN IP, once you force it you need to reconnect your cable to get new IP from new DHCP range.
https://openwrt.org/docs/guide-user/troubleshooting/failsafe_and_factory_reset#entering_failsafe_mode
It is not IP conflict, just that your brand new OpenWRT has no idea where to route packets.
I connected it to another modem Huawei pro 5 , now the openwrt router paired to the modem and only access 192.168.8.1 which is main modem ip
You need to always reconnect your computer's LAN connection to get new IP
from openwrt router to pc
from modem to the openwrt router
this is interface section. am i missing anything? cuz still no connection
It actually trsnsmits and teceives, try pings from ssh
traceroute openwrt.org
traceroute 1.2
Normally it works out of the box, like you get "internet" instantly on the wired pc.
What is currebtly in
ubus call system board
?
this is traceroute openwrt.org
Do you want to continue connecting? (y/n) y
BusyBox v1.36.1 (2024-09-23 12:34:46 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 23.05.5, r24106-10cc5fcd00
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# traceroute openwrt.org
traceroute to openwrt.org (2a03:b0c0:3:d0::1a51:c001), 30 hops max, 72 byte pack ets
1 2001:16a4:26f:d74e:94e0:dd61:bf68:2a6b (2001:16a4:26f:d74e:94e0:dd61:bf68:2a 6b) 1.089 ms 0.485 ms 0.352 ms
2 * * *
3 fc00::181 (fc00::181) 54.409 ms 244.463 ms 30.467 ms
4 fc00::aa (fc00::aa) 27.730 ms 29.126 ms 32.110 ms
5 * * *
6 * * *
7 * * *
8 * * *
9 2001:16a0:1:0:84:235:121:2 (2001:16a0:1:0:84:235:121:2) 120.178 ms * *
10 2001:16a0:1:0:84:235:121:2 (2001:16a0:1:0:84:235:121:2) 124.627 ms 2001:16a0:1:0:84:235:121:1 (2001:16a0:1:0:84
11 2a03:b0c0:fffe::70 (2a03:b0c0:fffe::70) 101.653 ms * 116.338 ms
12 2a03:b0c0:fffe::70 (2a03:b0c0:fffe::70) 99.731 ms * *
13 * * *
14 * * *
15 * * *
16 wiki-03.infra.openwrt.org (2a03:b0c0:3:d0::1a51:c001) 137.893 ms 110.564 ms *
root@OpenWrt:~# root@OpenWrt:~# ssh root@192.168.1.2
-ash: root@OpenWrt:~#: not found
root@OpenWrt:~#
root@OpenWrt:~# Host '192.168.1.2' is not in the trusted hosts file.
-ash: Host: not found
root@OpenWrt:~# (ssh-ed25519 fingerprint SHA256:akKT72D9TA8Hgr5iGQ5CVwzIWvtGRH/FOUcKK0OH/9k)
1 2001:16a4:26f:d74e:94e0:dd61:bf68:2a6b (2001:16a4:26f:d74e:94e0:dd61:bf68:2a 6b) 1.089 ms 0.485 ms 0.352 ms
2 * * *
3 fc00::181 (fc00::181) 54.409 ms 244.463 ms 30.467 ms
4 fc00::aa (fc00::aa) 27.730 ms 29.126 ms 32.110 ms
5 * * *
-ash: 6 * * *
7 * * *
ssh-ed25519: not found
root@OpenWrt:~# Do you want to continue connecting? (y/n) y
-ash: syntax error: unexpected "("
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# BusyBox v1.36.1 (2024-09-23 12:34:46 UTC) built-in shell (ash)
-ash: syntax error: unexpected "("
root@OpenWrt:~#
root@OpenWrt:~# ubus call system board
{
"kernel": "5.15.167",
"hostname": "OpenWrt",
"system": "Qualcomm Atheros QCA956X ver 1 rev 0",
"model": "TP-Link Archer C60 v3",
"board_name": "tplink,archer-c60-v3",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.5",
"revision": "r24106-10cc5fcd00",
"target": "ath79/generic",
"description": "OpenWrt 23.05.5 r24106-10cc5fcd00"
}
}
and yeah after my intiall install i upgraded to 23.05.5
You have ip6 connectivity.
be mote careful with putty, selecting text copies right click pastes. CDE paradigm pre-dating window95
traceroute -4 openwrt.org
traceroute -4 1.2
thanx for the tips, im used to built in terminal but in new router terminal isnt included so i used putty its my first time with it.
also im i supposed now to run these command you wrote?
cuz surprisingly im getting internet access through wifi and cable .. however i feel like theres internet cap at 100mbps ( my connection is capable of 600mbps)
Check link speeds in luci/network/switch - one bad cable maybe.
Router should achieve 200mbps right away and 500-600 with firewall offloads.
Commands to trace routes to openwrt and to clodflare ip address, if they succes at end node just confirm , no need to post full output.
i found this
and yeah i got respond from openwrt wiki and cloudflare
now my only issue is speed cap. the cable from modem to router is plugged in the wan and from router lan to pc and still speed cap in wifi and cable connection
One of 8 conductors is broken in cable connected to eth1, and it can do only 100mbps, swap the ends if possible.
Use 5ghz wifi, you will get 200 or 400mbps media depending on client antenna count.
Your device has 100Mbps ports. You cannot exceed that speed as a result of the hardware you are using.
i believe im using the same cable as i was getting over 600mbps with it. also i used both channels and they couldnt pass 90mbps
tired new cat5e and still same...
Oh .....
i need to check model specification in tp link page
im afraid if its true
Yeah it is 100mbps.
Ughhhhhhhhhh, omg....
Ima return it back after i install stock firmware
Whatever do you have any recommendations for router support openWRT and has 1gig ports?
Budget is 50-60$