Is it possible to give alias name to ip address with port number in CentOS 7
2
votes
1
answer
2339
views
I have one question regarding given alias to ip address with port number.
For example I am executing jenkins in my local system in port number 8080 and nexus in port number 8081.
I will accessing GUI by typing address manually as below.
For jenkins:
192.168.122.1:8080
For Nexus: 192.168.122.1:8081
Instead of following above process it is possible to alias names as below.
192.168.122.1:8080
-> jenkins.world
192.168.122.1:8081
-> nexus.world
or alias as below.
192.168.122.1:8080
-> go/jenkins
192.168.122.1:8081
-> go/nexus
Can you please check and advice about the feasibility of above type of alias in CentOS 7.6 OS.
Asked by Bitra Hemanth
(21 rep)
Jun 20, 2019, 05:35 AM
Last activity: Aug 5, 2025, 09:10 AM
Last activity: Aug 5, 2025, 09:10 AM