What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

🐾 Idefix Terminal — an ultimate terminal in your ASUS-Merlin GUI

I use Nginx to reverse proxy and see this in Developer Tools. I'm guessing that is why I only get the RECONNECT button.
app.js:216 WebSocket connection to 'wss://router.xxx.co.uk:8787/ws?c=Ai0wQXXmnSBlMItr&t=1747694968&s=b1e3425…' failed:

I have enabled Web Sockets for the reverse proxy. Nginx proxies to https://192.168.1.1:8080 so I have no idea what 8787 is.

Also, due to the above (I think) you end up with the below:

1747695724149.png
 
Now that you enabled the logs I can see what keeps happening and why the reconnect button keeps appearing the error that keeps happening is this:

IDEFIX[737381]: WS read error (192.168.50.208:62187): failed to get reader: failed to read frame header: EOF
May 19 23:02:22 IDEFIX[737381]: shell pid=755667 closed (192.168.50.208:62187)
 
Started seeing error from my syslog collector (Grafana loki) after upgrading to IDEFIX 1.2.2 when using the GUI or leaving.
They seem to be related to the large timestamp jump I am seeing in the messages log.


2025-05-19T19:31:39.000000-04:00 rt-ax92u rc_service[-]: httpds 4891:notify_rc idefix_generate_token
2025-05-19T19:31:39.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-05-19T19:31:39.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-05-19T19:31:39.420362-04:00 rt-ax92u kernel[-]: [JFFS2 DBG] (31121) jffs2_sum_write_data: Not enough space for summary, padsize = -324
2025-05-19T19:31:39.000000-04:00 rt-ax92u IDEFIX[-]: Client token: jqRKsVcnqqgz22wb
2025-05-19T19:31:39.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 2f82a283f7ae918ee5f811a12fb4320ecdeb40fdda396de8c3a8a119609d953a
2025-05-19T19:31:39.000000-04:00 rt-ax92u IDEFIX[-]: Signature: ac75369795740f85320747b197e2193587ffca0e8951baf85574bc82d28e1b44
2025-05-19T19:31:39.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1747697499
[ Next entries should be roughly the same time.]
2025-05-19T23:31:40.000000-04:00 rt-ax92u IDEFIX[8123]: authorised client 10.215.101.87:54243 (c=jqRKsVcnqqgz22wb)
2025-05-19T23:31:40.000000-04:00 rt-ax92u IDEFIX[8123]: WS connected (10.215.101.87:54243)
2025-05-19T23:31:40.000000-04:00 rt-ax92u IDEFIX[8123]: Starting shell: /bin/sh
2025-05-19T23:31:40.000000-04:00 rt-ax92u IDEFIX[8123]: shell pid=31171 for 10.215.101.87:54243

Message from Grafana loki:
<30>1 2025-05-19T19:45:51.837436-04:00 raspberry01 alloy 945 - - ts=2025-05-19T23:45:51.836028009Z level=error msg="final error sending batch" component_path=/ component_id=loki.write.local component=client host=raspberry01:3100 status=400 tenant="" error="server returned HTTP status 400 Bad Request (400): 2 errors like: entry for stream '{application=\"IDEFIX\", component=\"loki.source.syslog\", connection_hostname=\"rt-ax92u.dbonenet.com.\", facility=\"user\", host=\"rt-ax92u\", hostname=\"rt-ax92u\", level=\"informational\", protocol=\"udp\", service_name=\"system-logs\"}' has timestamp too new: 2025-05-20T03:45:50Z"
 
I really cannot reproduce this... what browser do you use? Did you clear the cache after performing the update?
OK, that's stopped happening with the latest release, so forget that!

But now, it writes something to the syslog that stops it printing under Linux.
Both cat and tail stop printing at that point.
I copied the file to Windoze and looked at it in Notepad++
This is the line that causes the problem (The one with the emoji)...
Code:
20-May 08:56:29 AX IDEFIX: Starting Idefix Terminal...
20-May 08:56:29 AX IDEFIX: Adding firewall rules for Idefix Terminal...
20-May 08:56:29 AX IDEFIX[28866]: 🐾 Idefix Terminal Server on :8787
20-May 08:56:29 AX IDEFIX: Idefix Terminal started with PID: 28866
20-May 08:56:33 AX IDEFIX[28866]: authorised client 192.168.1.40:64406 (c=u1SpAID97Zm5WsiB)
20-May 08:56:33 AX IDEFIX[28866]: WS connected (192.168.1.40:64406)

Edit: scootertramp - could the same character be screwing up your syslog as well?
 
Last edited:
OK, that's stopped happening with the latest release, so forget that!

But now, it writes something to the syslog that stops it printing under Linux.
Both cat and tail stop printing at that point.
I copied the file to Windoze and looked at it in Notepad++
This is the line that causes the problem (The one with the emoji)...
Code:
20-May 08:56:29 AX IDEFIX: Starting Idefix Terminal...
20-May 08:56:29 AX IDEFIX: Adding firewall rules for Idefix Terminal...
20-May 08:56:29 AX IDEFIX[28866]: 🐾 Idefix Terminal Server on :8787
20-May 08:56:29 AX IDEFIX: Idefix Terminal started with PID: 28866
20-May 08:56:33 AX IDEFIX[28866]: authorised client 192.168.1.40:64406 (c=u1SpAID97Zm5WsiB)
20-May 08:56:33 AX IDEFIX[28866]: WS connected (192.168.1.40:64406)

Edit: scootertramp - could the same character be screwing up your syslog as well?
It could have. I will need to stop and re-start IDEFIX manually and check.
Currently what I am getting is timestamp too new from my syslog application when I navigate to
the IDEFIX tab in the router GUI.

Log entires in the router messages file show a 4 hour jump in time that should not
be happening.

2025-05-20T05:33:15.000000-04:00 rt-ax92u rc_service[-]: httpds 4891:notify_rc idefix_generate_token
2025-05-20T05:33:15.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-05-20T05:33:15.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-05-20T05:33:15.000000-04:00 rt-ax92u IDEFIX[-]: Client token: ZZt4eNIIhTPPCzX9
2025-05-20T05:33:15.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 2f82a283f7ae918ee5f811a12fb4320ecdeb40fdda396de8c3a8a119609d953a
2025-05-20T05:33:15.000000-04:00 rt-ax92u IDEFIX[-]: Signature: 2fcf1963ded58b9cb4d4fdddddf02c62e2d55639146fd185cc3db5eb295624c6
2025-05-20T05:33:15.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1747733595
2025-05-20T09:33:16.000000-04:00 rt-ax92u IDEFIX[8123]: authorised client 10.215.101.87:55817 (c=ZZt4eNIIhTPPCzX9)
2025-05-20T09:33:16.000000-04:00 rt-ax92u IDEFIX[8123]: WS connected (10.215.101.87:55817)
2025-05-20T09:33:16.000000-04:00 rt-ax92u IDEFIX[8123]: Starting shell: /bin/sh
2025-05-20T09:33:16.000000-04:00 rt-ax92u IDEFIX[8123]: shell pid=13262 for 10.215.101.87:55817

2025-05-20T05:37:54.000000-04:00 rt-ax92u hostapd[-]: eth5: STA d4:5d:64:ce:a1:21 WPA: group key handshake completed (RSN)
2025-05-20T05:37:54.000000-04:00 rt-ax92u hostapd[-]: eth7: STA d4:5d:64:ce:a1:28 WPA: group key handshake completed (RSN)
 
@scootertramp - it's a bit of a coincidence - the line that causes me problems is two lines before the "authorised client" line in your log.
 
OK, that's stopped happening with the latest release, so forget that!

But now, it writes something to the syslog that stops it printing under Linux.
Both cat and tail stop printing at that point.
I copied the file to Windoze and looked at it in Notepad++
This is the line that causes the problem (The one with the emoji)...
Code:
20-May 08:56:29 AX IDEFIX: Starting Idefix Terminal...
20-May 08:56:29 AX IDEFIX: Adding firewall rules for Idefix Terminal...
20-May 08:56:29 AX IDEFIX[28866]: 🐾 Idefix Terminal Server on :8787
20-May 08:56:29 AX IDEFIX: Idefix Terminal started with PID: 28866
20-May 08:56:33 AX IDEFIX[28866]: authorised client 192.168.1.40:64406 (c=u1SpAID97Zm5WsiB)
20-May 08:56:33 AX IDEFIX[28866]: WS connected (192.168.1.40:64406)

Edit: scootertramp - could the same character be screwing up your syslog as well?
Checked to see if character issue causes me any syslog issue.
Stop and start idefix.
Everything looks good.

1747826348682.png
 
I remember implementing that... The trick is lots of blood, sweat, and tears. :D



Can confirm these NVRAM keys are accurate.
If I remember correctly; the way we use the keys is cfg_device_list more "dynamic" and as nodes come online and offline those values should update within a reasonable time-frame.
While asus_device_list is more of a permanent list of all "paired" devices whether they are reachable or not at that time.

P.S. off-topic, but @ExtremeFiretop 's MerlinAU script on one of my networks picked up RT-AC66 (original, not B1)with latest patches from-dont-remmember-fork and :

63.png

so beware before reusing code! 😁
 
Anybody have any insights as to why there is such a time warp in the router messages file when
idefix is started from the router gui?

2025-06-03T12:37:56.000000-04:00 rt-ax92u hostapd[-]: eth6: STA 2c:cf:67:33:7a:71 WPA: group key handshake completed (RSN)
2025-06-03T12:37:56.000000-04:00 rt-ax92u hostapd[-]: eth7: STA d4:5d:64:ce:a1:28 WPA: group key handshake completed (RSN)
2025-06-03T12:50:14.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_generate_token
2025-06-03T12:50:14.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Client token: cfXnoMBFjDOOv8qd
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 2f82a283f7ae918ee5f811a12fb4320ecdeb40fdda396de8c3a8a119609d953a
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Signature: aa7baed0f0c891b126b2363a774af8a1ee1f2c7f85b90ec594c0820eee24c2a5
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1748969414
2025-06-03T12:50:23.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_restart
2025-06-03T12:50:23.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_restart)
2025-06-03T12:50:23.000000-04:00 rt-ax92u IDEFIX[-]: Restarting Idefix Terminal...
2025-06-03T12:50:23.000000-04:00 rt-ax92u IDEFIX[-]: Stopping Idefix Terminal...
2025-06-03T12:50:23.000000-04:00 rt-ax92u IDEFIX[-]: Clearing firewall rules for Idefix Terminal…
2025-06-03T12:50:24.000000-04:00 rt-ax92u IDEFIX[-]: Starting Idefix Terminal...
2025-06-03T12:50:24.000000-04:00 rt-ax92u IDEFIX[-]: Adding firewall rules for Idefix Terminal...
2025-06-03T12:50:24.000000-04:00 rt-ax92u IDEFIX[-]: Idefix Terminal started with PID: 22823
2025-06-03T16:50:24.000000-04:00 rt-ax92u IDEFIX[22823]: 🐾 Idefix Terminal Server on :8787
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: authorised client 10.215.101.87:51311 (c=cfXnoMBFjDOOv8qd)
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: WS connected (10.215.101.87:51311)
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: Starting shell: /bin/sh
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=22879 for 10.215.101.87:51311
2025-06-03T16:51:38.000000-04:00 rt-ax92u IDEFIX[22823]: WS read error (10.215.101.87:51311): failed to get reader: received close frame: status = StatusGoingAway and reason = ""
2025-06-03T16:51:38.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=22879 closed (10.215.101.87:51311)

2025-06-03T12:52:34.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_generate_token
2025-06-03T12:52:34.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Client token: W1gNKcdxOs4ehKS9
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 2f82a283f7ae918ee5f811a12fb4320ecdeb40fdda396de8c3a8a119609d953a
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Signature: f952b80803241f00f09efffe3569e27ff5b5aafde24215ae03d2bb1b67d51b55
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1748969554
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: authorised client 10.215.101.87:51424 (c=W1gNKcdxOs4ehKS9)
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: WS connected (10.215.101.87:51424)
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: Starting shell: /bin/sh
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=23295 for 10.215.101.87:51424
2025-06-03T16:52:40.000000-04:00 rt-ax92u IDEFIX[22823]: WS read error (10.215.101.87:51424): failed to get reader: received close frame: status = StatusGoingAway and reason = ""
2025-06-03T16:52:40.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=23295 closed (10.215.101.87:51424)
 
Hello SNB Community,

After extensive testing and refinement, I am pleased to introduce Idefix Terminal—a browser-based console now available under Administration ▸ Idefix Terminal in your router’s web interface.

This project is hosted on the GitHub

Releases: https://github.com/DanielLavrushin/asuswrt-merlin-idefix/releases

🐾 What do i get?

A real BusyBox/ash shell with colour, UTF-8 and scroll-back – no more juggling PuTTY. Works from any device: phone, tablet, even your TV’s browser.

View attachment 65565

View attachment 65566
View attachment 65859

🐾 Prerequisites​

* ASUS-WRT Merlin firmware (386 or 388)
* Entware (quickest route: run `amtm`, option `e`)

🐾 How to install​

Simply run this command:
Bash:
wget -O /tmp/idefix-install.sh \
  https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs/heads/main/install.sh \
  && chmod 0755 /tmp/idefix-install.sh \
  && /tmp/idefix-install.sh \
  && rm /tmp/idefix-install.sh

to uninstall:
Bash:
idefix uninstall

🐾 How to update/contriubute​

This is the first public release. It should run on most Broadcom & HND models but I only have an RT-BE88U to test on. If something breaks please open a GitHub issue or drop a note in this thread – log snippets, screenshots, anything helps.

As soon as I deploy a new release version you will get a modal window to porpose to update.
You always can check the latest changes in the bottom right corner of the screen clicking the version:
View attachment 65568

🐾 Any CLI?​

Oh yes, you can use the following CLI:
- idefix update - ubdate to latest version (it is possible to specify exact version, e.g. idefix update 1.1.4, usefull in a rollback cases)
- idefix start - start the idefix-server in a background
- idefix stop - stop all instances of the idefix server
- idefix uninstall - a complete uninsall process
- idefix remount_ui - helps to remount the gui menu

🐾 Issues​

- not able to connect under https (investigating)
Has there been any updates to this ? Meaning I’m still getting this error !!
 
Anybody have any insights as to why there is such a time warp in the router messages file when
idefix is started from the router gui?

2025-06-03T12:37:56.000000-04:00 rt-ax92u hostapd[-]: eth6: STA 2c:cf:67:33:7a:71 WPA: group key handshake completed (RSN)
2025-06-03T12:37:56.000000-04:00 rt-ax92u hostapd[-]: eth7: STA d4:5d:64:ce:a1:28 WPA: group key handshake completed (RSN)
2025-06-03T12:50:14.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_generate_token
2025-06-03T12:50:14.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Client token: cfXnoMBFjDOOv8qd
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 2f82a283f7ae918ee5f811a12fb4320ecdeb40fdda396de8c3a8a119609d953a
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Signature: aa7baed0f0c891b126b2363a774af8a1ee1f2c7f85b90ec594c0820eee24c2a5
2025-06-03T12:50:14.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1748969414
2025-06-03T12:50:23.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_restart
2025-06-03T12:50:23.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_restart)
2025-06-03T12:50:23.000000-04:00 rt-ax92u IDEFIX[-]: Restarting Idefix Terminal...
2025-06-03T12:50:23.000000-04:00 rt-ax92u IDEFIX[-]: Stopping Idefix Terminal...
2025-06-03T12:50:23.000000-04:00 rt-ax92u IDEFIX[-]: Clearing firewall rules for Idefix Terminal…
2025-06-03T12:50:24.000000-04:00 rt-ax92u IDEFIX[-]: Starting Idefix Terminal...
2025-06-03T12:50:24.000000-04:00 rt-ax92u IDEFIX[-]: Adding firewall rules for Idefix Terminal...
2025-06-03T12:50:24.000000-04:00 rt-ax92u IDEFIX[-]: Idefix Terminal started with PID: 22823
2025-06-03T16:50:24.000000-04:00 rt-ax92u IDEFIX[22823]: 🐾 Idefix Terminal Server on :8787
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: authorised client 10.215.101.87:51311 (c=cfXnoMBFjDOOv8qd)
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: WS connected (10.215.101.87:51311)
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: Starting shell: /bin/sh
2025-06-03T16:50:28.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=22879 for 10.215.101.87:51311
2025-06-03T16:51:38.000000-04:00 rt-ax92u IDEFIX[22823]: WS read error (10.215.101.87:51311): failed to get reader: received close frame: status = StatusGoingAway and reason = ""
2025-06-03T16:51:38.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=22879 closed (10.215.101.87:51311)

2025-06-03T12:52:34.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_generate_token
2025-06-03T12:52:34.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Client token: W1gNKcdxOs4ehKS9
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 2f82a283f7ae918ee5f811a12fb4320ecdeb40fdda396de8c3a8a119609d953a
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Signature: f952b80803241f00f09efffe3569e27ff5b5aafde24215ae03d2bb1b67d51b55
2025-06-03T12:52:34.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1748969554
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: authorised client 10.215.101.87:51424 (c=W1gNKcdxOs4ehKS9)
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: WS connected (10.215.101.87:51424)
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: Starting shell: /bin/sh
2025-06-03T16:52:35.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=23295 for 10.215.101.87:51424
2025-06-03T16:52:40.000000-04:00 rt-ax92u IDEFIX[22823]: WS read error (10.215.101.87:51424): failed to get reader: received close frame: status = StatusGoingAway and reason = ""
2025-06-03T16:52:40.000000-04:00 rt-ax92u IDEFIX[22823]: shell pid=23295 closed (10.215.101.87:51424)
@MegaMango An interesting twist to this time warp in the router messages file timestamps.
I assume that something does not honor the router time zone settings. The twist is that if idefix is started from
command line on the router there is no four hour time jump in the messages file.

2025-06-07T12:05:25.000000-04:00 rt-ax92u dropbear[2854]: Child connection from 10.215.101.87:50012
2025-06-07T12:05:36.000000-04:00 rt-ax92u dropbear[2854]: Password auth succeeded for 'agagne' from 10.215.101.87:50012
2025-06-07T12:10:35.000000-04:00 rt-ax92u rc_service[-]: httpds 5999:notify_rc idefix_generate_token
2025-06-07T12:10:35.000000-04:00 rt-ax92u custom_script[-]: Running /jffs/scripts/service-event (args: idefix_generate_token)
2025-06-07T12:10:35.000000-04:00 rt-ax92u IDEFIX[-]: Generating token for Idefix Terminal...
2025-06-07T12:10:35.000000-04:00 rt-ax92u IDEFIX[-]: Client token: HS1wub3uk9X5ZxG7
2025-06-07T12:10:35.000000-04:00 rt-ax92u IDEFIX[-]: Secret: 513355c1a582aea475acb93c3805b0dc6ee8c65947d5280810d3b3171b50fdd2
2025-06-07T12:10:35.000000-04:00 rt-ax92u IDEFIX[-]: Signature: 7c15f4e3ab926089a7a7c49f07a2cf62635bbb8dd33c8f22e5706935ab5f79e1
2025-06-07T12:10:35.000000-04:00 rt-ax92u IDEFIX[-]: Now: 1749312635
2025-06-07T12:10:36.000000-04:00 rt-ax92u IDEFIX[17792]: authorised client 10.215.101.87:50189 (c=HS1wub3uk9X5ZxG7)
2025-06-07T12:10:36.000000-04:00 rt-ax92u IDEFIX[17792]: WS connected (10.215.101.87:50189)
2025-06-07T12:10:36.000000-04:00 rt-ax92u IDEFIX[17792]: Starting shell: /bin/sh
2025-06-07T12:10:36.000000-04:00 rt-ax92u IDEFIX[17792]: shell pid=3902 for 10.215.101.87:50189

As a work around to stop my syslog collector from having timestamp too new errors I am utilizing screen when starting idefix.
I can navigate into and out of the idefix tab in the router gui and not have any errand timestamps.

agagne@rt-ax92u:/tmp/home/root# screen -list
There is a screen on:
17777..rt-ax92u (Detached)
1 Socket in /opt/tmp/screens/S-agagne.

agagne@rt-ax92u:/tmp/home/root# ps | grep idefix
3000 agagne 1152 D grep idefix
17777 agagne 5164 S {screen} SCREEN -dm bash -c idefix start; exec sh
17792 agagne 1201m S /opt/share/idefix/idefix-server
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top