Quantcast
Channel: EdgeRouter topics
Viewing all articles
Browse latest Browse all 20028

EdgeRouterX & UniFi AP AC Pro & FireTV/Roku Remote Control Apps Not Working???

$
0
0

So I just replaced my old blue box router and UniFi 2.4 WAP with the above hardware. Through put has been great over WiFi, but my issues have been with smartphones not being able to use the app to control my FireTV or Roku. I can sometimes get the remote apps to work, but other times it will not connect at all. THe FireTV and Roku are still online/streaming content, I can ping them with my phone (fing app) so I dont think we have an issue there.

 

FireTVs help page says to set static IPs and or check for multicast settings. 

 

https://www.amazon.com/gp/help/customer/display.html?nodeId=201641000

 

 

I am running a rather basic network (I think) 192.168.1.0./24 1 VLAN. I still have the old AP plugged in cause I have had some issues with the new gear. I also have a layer 2 switch. 

 

I did some show commands to get this party started. I am not that familiar with this CLI, but I have played with cisco and HP switches in college/work... I can capture some peksy packets if needed aswell. 

 

netadmin@EdgeRouterXSFP# show system 
 host-name EdgeRouterXSFP
 login {
     user netadmin {
         authentication {
             encrypted-password 43kl;tmjy5my45myo(8%#&^#45mho45mgho45mok*%#54&*k45h9vmk45g59gj59gj45gj5jgj5j5gj59gj95jg95jg95jg
         }
         level admin
     }
 }
 ntp {
     server 0.ubnt.pool.ntp.org {
     }
     server 1.ubnt.pool.ntp.org {
     }
     server 2.ubnt.pool.ntp.org {
     }
     server 3.ubnt.pool.ntp.org {
     }
 }
 syslog {
     global {
         facility all {
             level notice
         }
         facility protocols {
             level debug
         }
     }
 }
 time-zone UTC
 traffic-analysis {
     dpi enable
     export enable
 }
[edit]
netadmin@EdgeRouterXSFP# show interfaces 
 ethernet eth0 {
     address dhcp
     description Internet
     dhcpv6-pd {
         pd 0 {
             interface switch0 {
                 host-address ::1
                 prefix-id :1
                 service slaac
             }
             prefix-length /56
         }
         rapid-commit enable
     }
     duplex auto
     firewall {
         in {
             ipv6-name WANv6_IN
             name WAN_IN
         }
         local {
             ipv6-name WANv6_LOCAL
             name WAN_LOCAL
         }
     }
     speed auto
 }
 ethernet eth1 {
     description Local
     duplex auto
     speed auto
 }
 ethernet eth2 {
     description Local
     duplex auto
     speed auto
 }
 ethernet eth3 {
     description Local
     duplex auto
     speed auto
 }
 ethernet eth4 {
     description Local
     duplex auto
     speed auto
 }
 ethernet eth5 {
     duplex auto
     speed auto
 }
[edit]
netadmin@EdgeRouterXSFP# show 
firewall    interfaces  service     system      
[edit]
netadmin@EdgeRouterXSFP# show service 
 dhcp-server {
     disabled false
     hostfile-update disable
     shared-network-name LAN {
         authoritative enable
         subnet 192.168.1.0/24 {
             default-router 192.168.1.1
             dns-server 192.168.1.1
             dns-server 8.8.8.8
             lease 58640000
             start 192.168.1.38 {
                 stop 192.168.1.243
             }
         }
     }
     use-dnsmasq disable
 }
 dns {
     forwarding {
         cache-size 150
         listen-on switch0
     }
 }
 gui {
     http-port 80
     https-port 443
     older-ciphers enable
 }
 nat {
     rule 5010 {
         description "masquerade for WAN"
         outbound-interface eth0
         type masquerade
     }
 }
 ssh {
     port 22
     protocol-version v2
it]
 all-ping enable firewall
 broadcast-ping disable
 ipv6-name WANv6_IN {
     default-action drop
     description "WAN inbound traffic forwarded to LAN"
     enable-default-log
     rule 10 {
         action accept
         description "Allow established/related sessions"
         state {
             established enable
             related enable
         }
     }
     rule 20 {
         action drop
         description "Drop invalid state"
         state {
             invalid enable
         }
     }
 }
 ipv6-name WANv6_LOCAL {
     default-action drop
     description "WAN inbound traffic to the router"
     enable-default-log
     rule 10 {
         action accept
         description "Allow established/related sessions"
         state {
             established enable
             related enable
         }
     }
     rule 20 {
         action drop
         description "Drop invalid state"
         state {
             invalid enable
         }
     }
     rule 30 {
         action accept
         description "Allow IPv6 icmp"
         protocol ipv6-icmp
     }
     rule 40 {
         action accept
         description "allow dhcpv6"
         destination {

 


Viewing all articles
Browse latest Browse all 20028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>