2018 Feb 01 6:15 AM
Dear friends,
I'm having trouble connecting to the trial system. Setup completed successfully and no errors were found. But I still can not connect from a SAP login of a machine with Windows 10 operating system.
I can ping from end to end. I can not find any problems.
I took some evidence to help us solve this problem.
Error:
Thank you in advance!
2018 Feb 01 9:29 PM
Hi Matthew
my 2 cents:
1) Check your firewall settings/log
2) Also configure/forward port 3300
hope this helps,
JNN
2018 Feb 01 8:39 AM
I think you should use IP 10.0.2.15 instead of 127.0.0.1.
2018 Feb 01 1:43 PM
Hi Bartosz, how are you?
I do not think it is possible to communicate between the unix system and the local windows directly.
As Julie said in the tutorial:
Connecting to the ABAP server from SAP GUI for Windows
The VirtualBox VM will likely be assigned the IP address 10.0.2.15 (because of the NAT network type). Your local WINDOWS can not see that IP.
Thanks for the sugestion!
2018 Feb 01 1:45 PM
Can you try it? It will take just 5 mins 🙂
Or at least try to ping that IP.
2018 Feb 01 1:56 PM
No problem. Let's test to be sure 🙂
In the ping result gave timeout and 100% loss of data packets.
2018 Feb 01 1:59 PM
Great, thanks!
One more thing that came to my mind - what about Windows firewall? Is it enabled?
2018 Feb 01 8:32 PM
Yes, unfortunately it is already disabled.
2018 Feb 01 9:23 AM
Hi,
Check your system language by typing echo $LANG into the command prompt and making sure it comes back as en_US.UTF-8
If not, use LANG=en_US.UTF-8 to change it.
2018 Feb 01 1:39 PM
Hello William,
The value of the LANG variable was different from LANG = en_US.UTF-8. I seted the new value on it, but we had no results.
Thanks for the sugestion
2018 Feb 01 9:47 AM
Hi Matthew,
Have you followed this guide: Installing ABAP AS 751 SP02 on Linux, especially Section E : Post-Installation Settings?
Let me know how you get on,
Best wishe sJulie.
2018 Feb 01 1:37 PM
Hello Julie,
I have already configured in the virtual box the settings to access only the SAP GUI as you showed in the tutorial.
SAPGUI TCP 127.0.0.1 3200 10.0.2.15 3200
On the hosts of my windows system I have not changed anything. Because in session C of the tutorial, where we should put the hostname I did not put anything. I left only the default.
This is the problem? Is it mandatory to set a hostname on port 8080?
If so, what should I set as hostname?
Thank you in advance!
2018 Feb 01 7:31 PM
Please use "Insert image" button instead of Attachment button to include the screenshots. As you can see, when you use Attachment button, there is only a link inserted in the post. So everyone has to click on it and open every single image manually. It's a hassle. If you use "Insert image" then the screenshots are inserted as images and are displayed at once for everyone to see.
Thank you.
2018 Feb 01 8:43 PM
Thanks for the tip Jelena!
I edited my question for easy viewing. 🙂
2018 Feb 01 9:29 PM
Hi Matthew
my 2 cents:
1) Check your firewall settings/log
2) Also configure/forward port 3300
hope this helps,
JNN
2018 Feb 01 10:58 PM
Hi Jacques Nomssi,
I tried with port 3300 and other different ports without success.
BUT !!!!!!!
I do not know how this happened, but when I went to take a picture of my openSUSE firewall settings I ended up seeing that the firewall was ON.
Even disabled during the installation of openSUSE.
It's working perfectly now
THANK YOU SO MUCH!