Blog
Learnomate Technologies > Blog > Oracle DBA > Settings to connect to Putty with Remte Oracle Database Server
Settings to connect to Putty with Remte Oracle Database Server
- September 14, 2021
- Posted by: Ankush Thavali
- Category: Oracle DBA
No Comments

Disable firewall to connect putty to remote server
systemctl stop firewalld
systemctl disable firewalld
First two network adapter
Click on VM –> Setting
Add Two adapter
1) NAT – > Assign the NAT adapter -> CUSTOME with NAT
2)BRIDGE Adapter

Click on Edit - > Virtual network Editor. NAT adapter need to be assign with following IP

Go Inside vmware and click on power button then click on setting symbol

Ens33 needs to be assign with dynamic ip and ens37 need to be assign with static ip
ens33 looks like below

ens37 setting as below

Both ethernet ens33 and ens37 need to be connected. Make sure you select automatic on option from ethernet setting

Restart server and validate all setting saved properly
Open vmware linux terminal and fire below command.
init 6
Open putty and enter the IP address 192.168.0.120 and also so other setting of putty
Disable firewall to connect putty to remote server
systemctl stop firewalld
systemctl disable firewalld
First two network adapter
Click on VM –> Setting
Add Two adapter
1) NAT – > Assign the NAT adapter -> CUSTOME with NAT
2)BRIDGE Adapter

Click on Edit - > Virtual network Editor. NAT adapter need to be assign with following IP

Go Inside vmware and click on power button then click on setting symbol

Ens33 needs to be assign with dynamic ip and ens37 need to be assign with static ip
ens33 looks like below

ens37 setting as below

Both ethernet ens33 and ens37 need to be connected. Make sure you select automatic on option from ethernet setting

Restart server and validate all setting saved properly
Open vmware linux terminal and fire below command.
init 6