cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
304
Views
1
Helpful
2
Replies

Help with Video thru IR829

ChrisDetje
Level 1
Level 1

Help folks, I am using an Axis Camera to feed through a IR829 Router. I can ping the camera, but I cant ping ports 80, 443 or 554? What am I doing wrong and how can I fix this?

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

            >... but I cant ping ports 80, 443 or 554?
                 - Ports can't be pinged.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello @ChrisDetje ,

you need to configure static NAT mapping the private IP address of the Axis Camera to the public IP address of the WAN interface of the IR829 for each port if you want to access from outside

The TCP ports can be changed.

if you are on the LAN side you can use from a PC

telnet <Axis Camera IP address > <port>

to check if the ports are available.

Hope to help

Giuseppe