 bbarreraPremium,MVM join:2000-10-23 Sacramento, CA kudos:1 1 edit | reply to Kirby Smith
Re: Issues with new USG 50Here is my relevant BT config for USG50 with a single WAN port:
!
service-object BitTorrent-tcp tcp range 51413 51413
service-object BitTorrent-udp udp range 51413 51413
!
object-group service BitTorrent
service-object BitTorrent-tcp
service-object BitTorrent-udp
!
ip virtual-server BitTorrent interface wan1 original-ip any map-to 192.168.1.4 map-type port protocol any original-port 51413 mapped-port 51413
!
firewall 7
from WAN
to LAN1
service BitTorrent
action allow
!
|
 | I was pretty sure, bbarrera, from previous comments here (perhaps yours) that there was a more compact way to do this. I'll have to revise accordingly when I get a chance.
Thanks
kirby |