Linux-Hams archive - October 1999: ax25rtd problem

ax25rtd problem

Giampaolo Bellini (bgbtg@mx.dy.fi)
Sat, 2 Oct 1999 21:58:22 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_001B_01BF0D21.3E969100
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello...=20

I have a problem with ax25rtd... when I try to run the daemon, I get =
an: "bind Control socket: no such file or directory"
=20
...someone can help me ?

kernel is 2.2.9
ax25-apps-0.0.4
ax25-tools-0.0.5
libax25-0.0.7

here is my ax25rtd.conf file
# Example configuration for ax25rtd. I'm assuming that you have a =
central
# node with two interfaces serving the same subnet (this is my personal
# setup).
#
# For a general discussion of each parameter see ax25rtd/README.
#
# General setup
# =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
#
# The size of the caches. When the cache is full, the oldest entry
# gets removed.
#
ax25-maxroutes 256
ip-maxroutes 256
#
# Port config
# =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
#
# Note that you *must* specify the symbolic port
# name as defined in axports, not the device names. Personally, I like
# them to be identical.
#
# This is my 56kbps port (pi0a). It is the default interface and has a
# static network route pointing to it. All users access this interface
# directly and *not* via digipeaters.
#
###[pi0a]
#
# Since all users access this interface directly, I don't need any
# AX.25 routes here.
#
###ax25-learn-routes no
#
# The internal cache should only learn from frames directed to me.
#
###ax25-learn-only-mine yes
#
# Here you could specify a digipeater path added to every learned route
# that has no digipeaters.
#
# ax25-add-path oe1xxx
#
# Since ax25rtd will learn only frames directed to the interface
# callsign or one of our listeners we can specify additional mycalls.
#
# ax25-more-mycalls oe1xxx
#
# We already have a static network route to this interface and don't =
need
# to learn any host route.
#
###ip-learn-routes no
#
# I really don't like to change the mode.
#
###ip-adjust-mode no
#
# ARP is correctly handled by the kernel on this interface (no =
digipeaters).
#
###arp-add no
#
# Here is my second port (ax0). It is the "optional" interface. Any user
# accessing my system on this interface causes the following entries to
# be added:
#
# - IP host route
# - ARP entry
# - AX.25 route
#
# The nice feature is that the host route overrides the network route to
# the default interface, allowing this setup to work. Note also that =
users
# may access this interface via digipeaters.
# If a user switches back to the default interface, the IP host route is
# automatically deleted. The other entries remain, but this is not a
# problem.
#

[ax0]

ax25-learn-routes yes
ax25-learn-only-mine yes
ip-learn-routes yes
ip-adjust-mode no
arp-add yes

...and my axports file:

# /etc/ax25/axports
#
# The format of this file is:
#
# name callsign speed paclen window description
#
ax0 IR2IP-0 38400 255 7 IR2IP
axip IR2IP-10 38400 255 7 AXIP

73 de iw2lsi, Paolo

------=_NextPart_000_001B_01BF0D21.3E969100
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

 
Hello...
 
   I have a problem with ax25rtd... when I = try to=20 run the daemon, I get an: "bind Control socket: no such file or=20 directory"
   
   ...someone can help me ?
 
kernel is 2.2.9
ax25-apps-0.0.4
ax25-tools-0.0.5
libax25-0.0.7
 
 here is my ax25rtd.conf file
# Example configuration for ax25rtd. I'm assuming = that you=20 have a central
# node with two interfaces serving the same subnet = (this is my=20 personal
# setup).
#
# For a general discussion of each = parameter see=20 ax25rtd/README.
#
# General setup
# = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
#
# The size of=20 the caches. When the cache is full, the oldest entry
# gets=20 removed.
#
ax25-maxroutes 256
ip-maxroutes   = 256
#
#=20 Port config
# =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
#
# Note that = you *must* specify the symbolic=20 port
# name as defined in axports, not the device names. Personally, = I=20 like
# them to be identical.
#
# This is my 56kbps port (pi0a). = It is=20 the default interface and has a
# static network route pointing to = it. All=20 users access this interface
# directly and *not* via=20 digipeaters.
#
###[pi0a]
#
# Since all users access this = interface=20 directly, I don't need any
# AX.25 routes = here.
#
###ax25-learn-routes=20 no
#
# The internal cache should only learn from frames directed = to=20 me.
#
###ax25-learn-only-mine yes
#
# Here you could specify = a=20 digipeater path added to every learned route
# that has no=20 digipeaters.
#
# ax25-add-path oe1xxx
#
# Since ax25rtd will = learn=20 only frames directed to the interface
# callsign or one of our = listeners we=20 can specify additional mycalls.
#
# ax25-more-mycalls = oe1xxx
#
# We=20 already have a static network route to this interface and don't = need
# to=20 learn any host route.
#
###ip-learn-routes no
#
# I really = don't=20 like to change the mode.
#
###ip-adjust-mode no
#
# ARP is = correctly=20 handled by the kernel on this interface (no = digipeaters).
#
###arp-add=20 no
#
# Here is my second port (ax0). It is the "optional" = interface. Any=20 user
# accessing my system on this interface causes the following = entries=20 to
# be added:
#
#   - IP host route
#   = - ARP=20 entry
#   - AX.25 route
#
# The nice feature is that = the host=20 route overrides the network route to
# the default interface, = allowing this=20 setup to work. Note also that users
# may access this interface via=20 digipeaters.
# If a user switches back to the default interface, the = IP host=20 route is
# automatically deleted. The other entries remain, but this = is not=20 a
# problem.
#
 
[ax0]
 
ax25-learn-routes yes
ax25-learn-only-mine = yes
ip-learn-routes yes
ip-adjust-mode no
arp-add=20 yes
 
...and my axports file:
 
# /etc/ax25/axports
#
# The format of this = file=20 is:
#
# name callsign speed paclen window=20 description
#
ax0     IR2IP-0  =20  38400   255 7 IR2IP
axip   =20 IR2IP-10   =  38400 255 7 AXIP
 
 
73 de iw2lsi, Paolo
 
------=_NextPart_000_001B_01BF0D21.3E969100--