Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Connect to ABAP Trial 751 sp2 system

LinkinP
Explorer
0 Kudos

I installed ABAP Trial 751 system successfully but am unable to connect to it from my local SAP GUI 750.

  1. Installed Oracle VM Virtual Box on Windows machine.
  2. Installed Opensuse Leap 15 on Virtual Box.
  3. Installed ABAP Trial 751 on Virtual Box.
  4. Edited /etc/hosts file on openSUSE to 10.0.2.15 vhcalnplci vhcalnplci.dummy.nodomain
  5. Installed SAP GUI on Windows Machine where Oracle VM is installed
  6. Edited the host file on Windows
  7. Created an entry NPL - NAT 127.0.0.1:3200 on the logon pad.

However I am unable to connect to the Trial system.
I referred to all the trouble shooting from this link and I guess may be the firewall is hindering, but I do not know how to confirm that. I think the firewall on openSUSE is disabled. I checked that also but can give it another try.

4 REPLIES 4

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Linkin,

So, you have the SAP Logon at the physical machine that runs Windows.

This is the same machine where the VM is running.

Why did you use "127.0.0.1"? Didn't the VM get an IP address? Try opening a shell in the VM and type "/sbin/ifconfig".

Then, try using the VM ip address instead of "127.0.0.1".

Regards,

Isaías

0 Kudos

Hey Isaias,

Thank you for helping me. I am still a bit confused.

You said - "Try opening a shell in the VM and type "/sbin/ifconfig".

I am not sure how to open a shell in VM.

Did you mean to say open Terminal in Opensuse Leap 15 and then type /sbin/ifconfi

I tried doing that and this is what I get.

Hello Linkin,

You're welcome!

And you are correct, by "shell" I meant a Terminal or an ssh connection :-).

At the "eth0" network card, I see the IP address "10.0.2.15".

Try using that at your SAP Logon instead of "127.0.0.1" and see how it goes.

Cheers!

Isaías

LinkinP
Explorer
0 Kudos

Thank you Isaias for your response, but now I am stuck with another issue which I wasn't facing earlier. I need to cross that one before I can proceed further.

Can you throw some light on this question also?