cancel
Showing results for 
Search instead for 
Did you mean: 

WebGui from different LAN

manoj_nayak2
Participant
0 Kudos

Hi,

I have configured Webgui for my Local LAN. but I want to access same from some different LAN so for this what i need to do can any one tell me?

i am access my webgui http://<private ip>:8000/sap/bc/gui/sap/its/webgui

Any idea

Thanks

Edited by: manoj nayak on Mar 19, 2010 6:32 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member227283
Active Contributor
0 Kudos

Hi,

I want to access same from some different LAN so for this what

Your hostname/ private ip address and Port ( 8000) should be resolved from that different netowork.

For above you can take help of system or network administrator.

Thanks

Anil

manoj_nayak2
Participant
0 Kudos

Hi Anil,

Thanks for Response, then as per ur view it is like this

http://<ProductionIPaddress>/<private ip>:8000/sap/bc/gui/sap/its/webgui

former_member227283
Active Contributor
0 Kudos

Hi Manoj,

The ip address is public or private ?

you will access it as below

http://<ip address>:8000/sap/bc/gui/sap/its/webgui

Thanks

Anil

manoj_nayak2
Participant
0 Kudos

Hello

http://<privateip>:8000/sap/bc/gui/sap/its/webgui -


> This is for Local LAN.

But for Different LAN ?? I Mean access from another LAN.

Thanks

Manoj

former_member227283
Active Contributor
0 Kudos

Hi Manoj,

It depends upon situation.

If your both the lan are connected to each other , then you can access with same ip address.

If want to access this URL over internet from different location , then you have to get your internet( public ip address ) nated to your private ip ( local ip ) . once you nated the ip , you will be able to access this url from anywhere of the world using the public ip address.

Thanks

Anil

Edited by: Anil Bhandary on Mar 19, 2010 7:20 AM

manoj_nayak2
Participant
0 Kudos

Yes Anil Exactly

I want to access this URL over internet from different location, so process is like this :

http://<PublicIP>; --> through Fortinet, it will route to --> http://<privateip>:8000/sap/bc/gui/sap/its/webgui

Plz confirm

Regards

Manoj

former_member227283
Active Contributor
0 Kudos

Yes , thats correct,

For nattig the public ip to private ip you have take help of network team.

Thanks

Anil

Former Member
0 Kudos

Hi,

Yes this is right. If you want to expose the webgui to internet then it has to be made through public ip which when accessed should be routed to private ip. If it is windows system then the same can be done using IIS and get in touch with your network admin or server admin for the same.

so, http://<public>; should route it to http://<privateip>:8000/sap/bc/gui/sap/its/webgui

Thanks & Regards,

Sharath

manoj_nayak2
Participant
0 Kudos

Thanks to participetn in my question.

Regards

Manoj

manoj_nayak2
Participant
0 Kudos

Thanks a lot Anil

Thanks

Manoj

Former Member
0 Kudos

HI,

Could someone share step by step procedure to configure Static IP with SAP app?

I want to access my SAP application over internet either by using GUI or portal.

thanks

Hemakiran