cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Translate the entire conversation x

Host file IP entry while on VPN

KS_10197548
2-Explorer

Host file IP entry while on VPN

I have a local windchill installation on my laptop and have the below entry in hosts file

192.xxx.0.xxx		MYPCNAME	localplm.com

 But when I connect to VPN and use the VPN's ipv4 value in the IP name, Im unable to start the windchill.

My company policy doesnt allow access to majority sites like stackoverflow, ptc support without vpn. 

Now, each time if i need to cross check something, i need to go via vpn and then restart method server for local development. Is there a solution for this? Which IP should I be using in the hosts file while on vpn.

 

 

 

3 REPLIES 3
HelesicPetr
22-Sapphire II
(To:KS_10197548)

Hi @KS_10197548 

 

I advice you to use virtual machine for hosting the Windchill installation instead of install it directly to your local windows.. 

Then you can set static IP and you will not have troubles with the VPN.

 

PetrH

Hi @HelesicPetr , Thanks for  your response. I understand that VM can resolve the ip issue, but unfortunately the project doesnt have a VM feature and all installation and development are on the local pc/laptop.

HelesicPetr
22-Sapphire II
(To:KS_10197548)

@KS_10197548 

Install just the Windchill to VM and all development tools use on your local machine installation. 

anyway try to use loopback

127.0.0.1 localhost

 

PS> if the IP address changes the Windchill Method Server will alvays be restarted .

 

PetrH

Announcements

Top Tags