????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.107 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/ax25/ |
Upload File : |
# /etc/ax25/node.conf - LinuxNode configuration file
#
# see node.conf(5)
# Idle timeout (seconds).
#
IdleTimeout 900
# Timeout when gatewaying (seconds).
#
ConnTimeout 14400
# Visible hostname. Will be shown at telnet login.
#
HostName vk2lid.ampr.org
# Node ID.
#
NodeId #HAMLID:VK2LID-10}
#NodeId \033[01;31m***\033[0m
# ReConnect flag.
#
ReConnect on
# "Local" network.
#
LocalNet 44.255.0.0/16
# Command aliases.
#
# Alias CAllbook 'telnet %{2:jazz.oh7lzb.ampr.org} 1235 %1'
# Alias CONVers 'telnet %{2:hydra.carleton.ca} 3600 "/n %u %{1:32768}\n/w *"'
# Alias CLuster 'c hkiclh'
# Hidden ports.
#
#HiddenPorts 2
# External commands
#
# Flags: 1 Run command through pipe
# 2 Reconnect prompt
#
#ExtCmd PMS 3 root /usr/sbin/pms pms -u \%U -o VK2LID
#ExtCmd PS 1 nobody /bin/ps ps ax
#ExtCmd TPM 1 nobody /usr/bin/finger finger tpm
#ExtCmd Vpaiva 1 nobody /home/tpm/bin/vpaiva vpaiva
#ExtCmd NOde 0 root /usr/local/bin/node node
ExtCmd ECho 1 nobody /bin/echo echo \%U\%u \%S\%s \%P\%p \%R\%r \%T\%t \%\% \%0 \%1 \%2 \%3 \%4 \%5 \%6 \%7 \%8 \%9
#ExtCmd ECho 1 nobody /bin/echo echo foo\%{1:***}bar \%{U}\%{0:foo}\%{1:bar}\%{2:huu}\%{3:haa}
ExtCmd TIme 1 nobody /bin/echo echo %N Node session started at %I, current time is \%I.
# Netrom port name. This port is used for outgoing netrom connects.
#
NrPort netrom
# Logging level
#
LogLevel 3
# The escape character (CTRL-T)
#
EscapeChar ^T
# Resolve ip numbers to addresses?
#
ResolveAddrs off
# Node prompt.
#
NodePrompt "\n"
#NodePrompt "\n%s@%h \%i> "
#NodePrompt "\033[36m%U\033[0m de \033[01;35m#LNODE\033[0m:\033[01;31mVK2LID-10\033[0m> "