Customer Stories
Blog
How to Buy
Contact Us
About Digi
Leadership
Locations
Awards
Export Policy
Environment
Careers
Investor Relations
IoT Products and Services
Embedded Systems
Digi XBee Ecosystem
Digi XBee RF Modules
Digi XBee Cellular Modems
Digi XBee Gateways
Digi XBee Tools
System-on-Modules
Single Board Computers
IoT Development Kits
Networking
Cellular Routers
Gateways
Infrastructure Management
Console Servers
Serial Connectivity
USB Connectivity
IoT Software and Services
Digi Remote Manager
Wireless Design Services
Professional Services
TrustFence Security Framework
Featured
5G
FirstNet
Private LTE/CBRS
Zigbee
USB Over IP/AnywhereUSB
XCTU
Digi TrustFence
/
Built-in security framework for the IoT
SmartSense
Solutions
Solutions by Application
Public Transit
Traffic Management
Remote Worker
Kiosks and Digital Signage
Branch Networking
Positive Train Control (PTC)
More Applications
Solutions by Technology
The Journey to 5G
Cellular Failover
FirstNet
Private LTE Based on CBRS
SD-WAN
Smart Out-of-Band Management
Zigbee Wireless Mesh Networking
More Technologies
Solutions by Industry
Energy
Smart Cities
Medical
Industrial
Retail
Transportation
Resources
Resource Library
Events
Webinars
Videos
Examples and Guides
Project Gallery
More Resources
Recent News
Press Releases
News Coverage
Security Center
Certifications
Support
Support Services
Support Forum
Product Returns (RMA)
Warranty Registration
Expert Support Login
Knowledge Base
Drivers
Firmware Updates
Documentation
Diagnostics, Utilities & MIBS
Embedded Patches
Sample Applications
Search
Remember
Register
Home
/
Support
/
Support Forum
/
Webserver TCP port
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(353)
Python
(964)
RF Solutions and XBee
(8,014)
Digi TransPort
(730)
Digi TransPort Cellular
(572)
Legacy Sarian Cellular
(22)
Digi Connect Cellular
(410)
DAL
(2)
Embedded Devices
(4,058)
Rabbit
(3,144)
Console Servers
(340)
Modbus and Industrial Automation
(235)
Realport
(580)
Serial Servers
(807)
Satellite Modules
(24)
USB
(1,218)
Serial Cards
(712)
ConnectPort Display
(54)
Feedback/Wish List
(86)
Other/Legacy
(332)
Webserver TCP port
0
votes
Can the TCP port for the default web server in the Digi Transport be reassigned to say port 8080?
wr44
webserver
asked
Jul 25, 2016
in
Digi TransPort Cellular
by
jserink
Community Contributor
(
74
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3 Answers
0
votes
No, but you can use the firewall to swap it over.
EG, forward requests on port 8080 to port 80 and any requests for port 80 to whatever device you want.
In your example for port 8080 the Digi is actually listening on 8080 if you have HTTP enabled.
port 8443 for https and port 8022 for SSH are listening if you enable the appropriate service. These numbers can not be changed only blocked or redirected in the firewall.
answered
Jul 25, 2016
by
NicholasWilson
Veteran of the Digi Community
(
1,001
points)
Please
log in
or
register
to add a comment.
0
votes
ok, I have found a work around.
I enabled the HTTPS server and turned off the HTTP server. In Connections->IP Connections the socket waiting on TCP 80 has disappeared. So this will work.
Cheers,
John
answered
Jul 25, 2016
by
jserink
Community Contributor
(
74
points)
Hi
you if you want to use port 80 for port forwarding or to block it you could use the firewall to protect or forward the port
regards
Please
log in
or
register
to add a comment.
0
votes
Just to clarify, with the current Transport firmware, the TransPort listens on both ports 80 and 8080 by default. If the firmware your unit's running is "older", then it may behave differently with respect the HTTP port(s).
answered
Jul 29, 2016
by
jeremym
Veteran of the Digi Community
(
1,673
points)
Please
log in
or
register
to add a comment.
...