<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>The original attach line is for port 0  this what I read in
      changes.txt</p>
    <pre> attach winrpr QtK 192.168.100.105 8105

     attach kiss QtK 1 QtK2
     attach kiss QtK 2 QtK3
     attach kiss QtK 3 QtK4 

so in your case,

attach agwpe direwolf 192.168.1.10 8000  << port 0 ..radioA
attach kiss direwolf 1 radioB
attach kiss direwolf 2 radioC
attach kiss direwolf 3 radioD

I don't think it is wise to skip a port number either.

Bob VE3TOK

</pre>
    <p></p>
    <p>On 2024-01-29 15:24, John Kristian wrote:</p>
    <blockquote type="cite"
      cite="mid:555cc1c9-88c4-44ef-a2f2-7deb9e294209@gmail.com">This
      doesn't work, I find. I tried this configuration:
      <br>
      <br>
      attach agwpe direwolf 192.168.1.10 8000
      <br>
      attach kiss radioA 0 direwolf
      <br>
      attach kiss radioB 2 direwolf
      <br>
      <br>
      AGW port 0 is implicitly associated with the 'direwolf' interface,
      so radioA can't be associated with the same AGW port. Also, in the
      'attach kiss' commands the labels are expected in the reverse
      order; that is the old interface, followed by the AGW port number
      and the new interface. So, this configuration is closer:
      <br>
      <br>
      attach agwpe radioA 192.168.1.10 8000
      <br>
      attach kiss radioA 2 radioB
      <br>
      <br>
      But this doesn't work, either. The command `ax25 bc radioA` works
      properly, but `ax25 bc radioB` causes JNOS to crash.
      <br>
      <br>
      I built direwolf on Ubuntu 22.04.3 from the official source
      version 2.0o.2.
      <br>
      <br>
      Best regards,
      <br>
      John Kristian W6JMK
      <br>
      <br>
      On 1/27/2024 3:07 PM, John Kristian wrote:
      <br>
      <blockquote type="cite">Is this an effective way to configure
        three AGW ports?
        <br>
        <br>
        attach agwpe direwolf 192.168.1.10 8000
        <br>
        attach kiss radioA 0 direwolf
        <br>
        attach kiss radioB 2 direwolf
        <br>
        attach kiss radioC 3 direwolf
        <br>
        <br>
        In this example, I suppose Direwolf provides four AGW ports, at
        offsets 0, 1, 2, 3 in the list of ports that it sends to AGW
        clients. </blockquote>
      <br>
      _______________________________________________
      <br>
      nos-bbs mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:nos-bbs@lists.tapr.org">nos-bbs@lists.tapr.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org">http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org</a>
      <br>
    </blockquote>
    <pre class="moz-signature" cols="0">-- 
There is nothing permanent except change
 
-Heraclitus</pre>
  </body>
</html>