Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMBE server cannot open port 2460 #7

Open
jjsainzc opened this issue Feb 12, 2024 · 0 comments
Open

AMBE server cannot open port 2460 #7

jjsainzc opened this issue Feb 12, 2024 · 0 comments

Comments

@jjsainzc
Copy link

root@repeater:/home/repeater/AMBEServer# ./AMBEserver -x -p 2460
AMBEserver: Starting...
AMBEserver: version 2018-06-13 git #735ef7e
AMBEserver: RESETSOFTCFG/TEAM6061 Edition
Baud 230400
opened /dev/ttyUSB0 230400
AMBEserver: Opened serial port /dev/ttyUSB0 at 230400 bps.

And when I list the open udp 2460 not show

root@repeater:/etc/opendv# netstat -n --udp --listen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
udp 0 0 0.0.0.0:4569 0.0.0.0:*
udp 0 0 0.0.0.0:56080 0.0.0.0:*
udp 0 0 0.0.0.0:5060 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 0.0.0.0:68 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
udp6 0 0 :::5353 :::*
udp6 0 0 :::38420 :::*
udp6 0 0 :::111 :::*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant