nagasekhar
Programmer
Hi,
I am new to Linux. My problem is: I have Sybase installed on Linux Server (Red Hat Linux 7.2). I want to connect to Sybase server from another Linux system. I tried to connect giving $isql -S<servername> -U<username> -P<passwd>. an it was successful. But when i tried the same with <IP of the server> instead of <servername>, it failed.
I tried to insert the entry in interfaces file, but it is not accepting any entry with IP address. Why is it so?
I am new to Linux. My problem is: I have Sybase installed on Linux Server (Red Hat Linux 7.2). I want to connect to Sybase server from another Linux system. I tried to connect giving $isql -S<servername> -U<username> -P<passwd>. an it was successful. But when i tried the same with <IP of the server> instead of <servername>, it failed.
I tried to insert the entry in interfaces file, but it is not accepting any entry with IP address. Why is it so?