Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I have an odd problem that I haven't seen referenced anywhere else. If telnetd is ever restarted, my DNS-323 can't be accessed via telnet until I do a full reboot. All other services work fine though. (For example, yafsck in auto mode will restart telnetd, but I am not able to telnet in again once the disk check is complete.) My telnet client connects but I don't seem to have any shell, just a blank screen. The 5784468 code doesn't do anything either. I have previously set up root user and password as shown in the ffp wiki.
One thing I noticed in the syslog when the telnetd restart occurs is:
user.err telnetd: bind: Address already in use
and my telnetd.sh is:
#!/ffp/bin/sh # PROVIDE: telnetd # REQUIRE: LOGIN . /ffp/etc/ffp.subr name="telnetd" command="/ffp/sbin/telnetd" #telnetd_flags="-l /ffp/bin/sh" run_rc_command "$1"
Any ideas?
Offline