From f886db2738a8b351739c84a6c4c44ff0d65a6cd6 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Wed, 1 Feb 2012 01:40:12 +0000 Subject: axudp: make "udp " in "route call ip udp port" obsolete; use the port configured with "socket udp "; but you could still specify another port with "route call ip udp anotherPort". --- ax25ipd/ax25ipd.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ax25ipd/ax25ipd.conf') diff --git a/ax25ipd/ax25ipd.conf b/ax25ipd/ax25ipd.conf index f849ff6..1c7abf8 100644 --- a/ax25ipd/ax25ipd.conf +++ b/ax25ipd/ax25ipd.conf @@ -93,5 +93,7 @@ broadcast QST-0 NODES-0 #route vk2sut-0 44.136.8.68 b #route vk5xxx 44.136.188.221 b #route vk2abc 44.1.1.1 +# In case of axudp port 93: +#route vk2abc 44.1.1.1 udp 93 # # -- cgit v1.2.3