Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... | 57
davidcole
6099 posts

Uber Geek
+1 received by user: 1465

Trusted

  #1725159 23-Feb-2017 13:58
Send private message

CokemonZ:

 

why portfowarding? shouldn't upnp cover it?

 

Plex website says it should.

 

 

 

 

i tend to port forward since i don't trust upnp , but also I use a non standard port (so a remap from my external port to 32400 internally).





Previously known as psycik

Home Assistant: Gigabyte AMD A8 Brix, Home Assistant with Aeotech ZWave Controller, Raspberry PI, Wemos D1 Mini, Zwave, Shelly Humidity and Temperature sensors
Media:Chromecast v2, ATV4 4k, ATV4, HDHomeRun Dual
Server
Host Plex Server 3x3TB, 4x4TB using MergerFS, Samsung 850 evo 512 GB SSD, Proxmox Server with 1xW10, 2xUbuntu 22.04 LTS, Backblaze Backups, usenetprime.com fastmail.com Sharesies Trakt.TV Sharesight 




michaelmurfy

meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1725168 23-Feb-2017 14:11
Send private message

It is a wizard on the Edgerouter and yes it works.

 





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725170 23-Feb-2017 14:14
Send private message

michaelmurfy:

 

It is a wizard on the Edgerouter and yes it works.

 

 

 

 

 

When I ran this wizrd it only enabled upnp, not upnp 2.

 

I understand upnp2 is also nat-pmp which is what xbox live requires.

 

Or should I disable upnp2 and just use the wizard?




michaelmurfy

meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1725213 23-Feb-2017 14:47
Send private message

CokemonZ:

 

When I ran this wizrd it only enabled upnp, not upnp 2.

 

I understand upnp2 is also nat-pmp which is what xbox live requires.

 

Or should I disable upnp2 and just use the wizard?

 

 

I've just checked my configuration and I only have UPNP enabled on one of the interfaces which my PS4 and PC sits on for gaming, have not even bothered with UPNP2. The PS4 shows a medium NAT (which is what you want on a network) and required ports are forwarding. The Xbox supports UPNP fine.

 

If you wanted to enable UPNP2 do it via the terminal (configure command):

 

You may want to clear off old configuration you may have first:

 

delete service upnp
delete service upnp2
commit

 

Then running this will enable upnp2 + nat-pmp:

 

set service upnp2 nat-pmp enable
set service upnp2 secure-mode enable
set service upnp2 wan eth0 <-- where eth0 is your outbound interface.
set service upnp2 listen-on eth1 <-- where eth1 is your inside interface.
commit
save

 

Edit: Confirmed this works.





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725218 23-Feb-2017 14:52
Send private message

invalid command....???

 

 

 


michaelmurfy

meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1725220 23-Feb-2017 14:55
Send private message

CokemonZ:

 

invalid command....???

 

I updated the above post. You need to type configure first before any configuration. commit commits the configuration and save saves it to the startup configuration exit to exit once you've saved or exit discard to exit and ignore any configuration changes (if you screw something up and don't want to save).





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


 
 
 

Support Geekzone with one-off or recurring donations Donate via PressPatron.
CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725221 23-Feb-2017 15:00
Send private message

ok - up to the inside lan portion.

 

I can't set it as switch0

 

says node is invalid.

 

should i add all 3 eth ports?


michaelmurfy

meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1725223 23-Feb-2017 15:02
Send private message

CokemonZ:

 

ok - up to the inside lan portion.

 

I can't set it as switch0

 

says node is invalid.

 

should i add all 3 eth ports?

 

 

No - look at the post again sorry. I did a spelling error. It should be "set service upnp2 listen-on switch0" or whatever your switch interface sits on.





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725226 23-Feb-2017 15:03
Send private message

spelling mistake

 

got it

 

 


CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725231 23-Feb-2017 15:06
Send private message

hmmm.....still not working

 

 

 


CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725233 23-Feb-2017 15:07
Send private message

and it looks right

 


 
 
 

Shop now at Mighty Ape (affiliate link).
michaelmurfy

meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1725235 23-Feb-2017 15:08
Send private message

CokemonZ:

 

hmmm.....still not working

 

Lies :) restart Plex and ensure you've configured your correct outbound interface (eg: pppoe0, eth0.10 or whatever port has the public IP).

 





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


CokemonZ
1106 posts

Uber Geek
+1 received by user: 313


  #1725242 23-Feb-2017 15:19
Send private message

now i feel dumb.

 

Thanks for your help @michaelmurfy

 

The whole issue (the whole time) was eth0 instead of pppoe0

 

Damn!


ANglEAUT
altered-ego
2436 posts

Uber Geek
+1 received by user: 842

Trusted
Lifetime subscriber

  #1725314 23-Feb-2017 17:09
Send private message

@benokobi: I blame this tutorial for the Ubiquiti shopping spree I went on yesterday. ...

 

If you want alternatives, several people have mentioned the Ruckus. I'd be willing to give Eero a try, but they are not available in NZ.

 

 

 

Edit: at mention





Please keep this GZ community vibrant by contributing in a constructive & respectful manner.


Earbanean
1110 posts

Uber Geek
+1 received by user: 377


  #1725671 24-Feb-2017 13:37
Send private message

Why is it with the ERL, when I sh into the router, there are some files (a lot) that I can't modify or delete, which I could on my old Gargoyle router?  e.g. even the dnsmasq file downloaded from dns4me.  I've tried chmod -x but it won't let me do that.  Are there some permission settings or something that I'm missing?

 

 


1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... | 57
View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.