Connect to server thru DNS using VPN

I want to do the following :
- connect to my server thru VPN (this is working) using VPN server of the OS X Server
- command -K connecting thru the fileshare on the same server using the dns name of my server. (not working)
when i see the settings of the VPN connection i see my DNS server in the tab DNS. But connection is not established.

Are you typing the hostname of the server in the 'Connect to Server' dialog? or are you hoping to see the remote servers appear in the list when you Browse?
The former should work. The latter will not (at least not without extra significant hoops).
If you are trying the former, and you can't hit the server by name, check whether you can hit it via IP address. Also check whether you can resolve the name via some other means (e.g nslookup or dig in Terminal.app, or Network Utility.app). That will at least help pinpoint the problem.

Similar Messages

  • Error cannot connect to server or DNS name when working with the SRDemo

    I receive the error cannot connect to server or Dns name when trying to
    display the SRlist.jspx page in the SRDemo. I am using the embedded OC4J server . I tried to using the debugger to trouble shoot the problem but I did not get any information that was useful. The url I am using is http://localhost:8989/SRDemo-UserInterface-context-root/faces/app/SRlist.jspx I also tried using the IP address that didn't work . I really need to get through this demo.

    What about using:
    http://127.0.0.1:8989/SRDemo-UserInterface-context-root/faces/app/SRlist.jspx
    Or disabling any proxy settings your browser might have?

  • Is it possible to connect Sqlfire server with oracle using DBSynchronizer using default license

    is it possible to connect Sqlfire server with oracle using DBSynchronizer using default license
    Sql fire is my machine
    Oracle is another machine
    When i connect sqlfire with oracle using DBsynchronizer It shows the error message as Wan is not supported for default license
    When i connect Sqlfie(my system) with oracle( another system) using JDBC Rowloader .nothing is happening after some time it shows the error like"time out for pool connection to archive database.When i increase the time out also nothing is happening.
    what is the reason for above two errors(I stated in the pragraph.)
    is it beacuse of wan netwrok not supported by default evaluation license?
    could you please explain?

    I don't think this has anything to do with a VMware product.

  • Connection between server and client using thread

    hi
    i am new to java..i hav done a program to connect a server and client...but i hav not used threads in it..
    so please tel me how to use threads and connect server and client..i tried it out not getin...i am havin thread exception...my program is as shown below
    SERVER PRG:
    import java.io.*;
    import java.net.*;
    public class Server{
    String clientsen;
    String serversen;
    public void go(){
    try{
         ServerSocket serverSock=new ServerSocket(6789);
         while(true) {
         Socket sock=serverSock.accept();
         BufferedReader inFromClient=new BufferedReader(new InputStreamReader(sock.getInputStream()));
         BufferedReader inFromuser=new BufferedReader(new InputStreamReader(System.in));
         DataOutputStream outToClient=new DataOutputStream(sock.getOutputStream());
         clientsen=inFromClient.readLine();
         System.out.println("From Client: "+clientsen);
         System.out.println("Reply mess to Client");
         serversen=inFromuser.readLine();
         outToClient.writeBytes(serversen+'\n');
    } catch(IOException ex) {
         ex.printStackTrace();
    public static void main(String[] args) {
         Server s = new Server();
         s.go();
         CLIENT PRG
    import java.lang.*;
    import java.util.*;
    import java.io.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.net.*;
    import java.lang.Thread;
    import java.applet.Applet;
    class Client1
    public static void main(String argv[]) throws Exception
              String Sen;
              String modsen;
              BufferedReader inFromUser=new BufferedReader(new InputStreamReader(System.in));
    Socket clientSocket=new Socket("192.168.1.2",6789);
              DataOutputStream outToServer=new DataOutputStream(clientSocket.getOutputStream());
              BufferedReader inFromServer=new BufferedReader(new InputStreamReader(clientSocket.getInputStream()));
              System.out.println("Enter the mess to be sent to server");
              Sen=inFromUser.readLine();
              outToServer.writeBytes(Sen + '\n');
              modsen=inFromServer.readLine();
              System.out.println("FROM SERVER: " +modsen);
              clientSocket.close();
    please send me the solution code for my problem...

    sorry for inconvenience...
    SERVER PROGRAM
      *import java.io.*;*
    *import java.net.*;*
    *public class MyRunnable implements Runnable*
       *public void run() {*
       *go();*
    *public void go(){*
    *try {*
        *String serversen;*
       *ServerSocket  welcomeSocket=new ServerSocket(6789);*
       *while(true)*
    *Socket connectionSocket=welcomeSocket.accept();*
    *//BufferedReader inFromClient=new BufferedReader(new //InputStreamReader(connectionSocket.getInputStream()));*
    *System.out.println("enter the mess to be sent to client");*
    *BufferedReader inFromuser=new BufferedReader(new InputStreamReader(System.in));*
    *DataOutputStream outToClient=new DataOutputStream(connectionSocket.getOutputStream());*
    *//clientsen=inFromClient.readLine();*
    *//System.out.println("From Client: "+clientsen);*
    *//System.out.println("Reply mess to Client");*
    *serversen=inFromuser.readLine();*
    *outToClient.writeBytes(serversen+'\n');*
    *} catch(IOException ex) {*
    *        ex.printStackTrace();*
    *class Server1{*
    *public static void main(String argv[]) throws Exception*
         *Runnable threadJob=new MyRunnable();*
    *Thread myThread=new Thread(threadJob);*
    *myThread.start();*
    *}*CLIENT PROGRAM
    import java.io.*;
    import java.net.*;
    class Client2
    public static void main(String argv[]) throws Exception
              //String Sen;
              String modsen;
              //BufferedReader inFromUser=new BufferedReader(new InputStreamReader(System.in));
    Socket clientSocket=new Socket("192.168.1.2",6789);
              //DataOutputStream outToServer=new DataOutputStream(clientSocket.getOutputStream());
              BufferedReader inFromServer=new BufferedReader(new InputStreamReader(clientSocket.getInputStream()));
              //System.out.println("Enter the mess to be sent to server");
              //Sen=inFromUser.readLine();
         //     outToServer.writeBytes(Sen + '\n');
              modsen=inFromServer.readLine();
              System.out.println("FROM SERVER: " +modsen);
              clientSocket.close();
    this is the code which i hav used using thread but i am gwetin error..ts is the error
    Exception in thread "main" java.lang.NoSuchMethodError : Main

  • HT204053 can't connect to server for icloud use on iphone5

    Why does my iphone 5 give the following message when I try to view terms and conditions for icloud (unable to connect to server). I am connected to pc with usb and or bluetooth and wifi setting is on.

    Welcome to the Apple community.
    Settings > iCloud > delete account, restart, log back in to iCloud and try again.

  • Running mail server, should I use VPN or just public IP?

    Hey everyone this might be a dumb question but here's my setup. I have Leopard Server at my office, and a static ip address there for my Internet. I've set up VPN as well and I can VPN in from my home using my MacBook, or using my XP based laptop.
    Right now the ports for mail are closed, so if I try to add an email account on my blackberry, or on my PC using the static ip, it doesn't find the ip which is fine. Once I'm VPN'd in though, if I add a mail server "10.0.0.25" which is my server IP, it adds it fine.
    Here's my question, the setup above is what I'm used to with my corporate job. To get my email from home I VPN in, then load my email. I don't mind having to do this, but what are the benefits/disadvantages here? I'm trying to figure out how I would set up my blackberry without BIS since I'm a small business of 3 employees.
    If I leave the ports for mail open, and just set up my blackberry to my static ip as well as my email client, is that a huge security risk?

    If your mail server is configured properly, it's not a huge security risk to allow external clients to connect - the vast majority of email servers on the internet are already configured this way and there are much bigger targets than you.
    Things to check are that you're not running as an open relay - meaning you don't accept mail from just anyone and send it on. Your mail server should only accept mail from local clients (i.e. machines in the office) or from connections that authenticate. This will prevent some spammer trying to bounce bogus emails through your mail server, and it's pretty easy to setup given the options in Server Admin.

  • Load Balancing FTP Server thru CSM using a single Client IP

    Hello,
    We have a need to load balance 3 FTP servers. These servers are reached only from a single client IP which is a database server. The FTP method that is being used is currently passive. Our configuration is currently unidirectional, ie, the FTP client (the one database server) sends to the VIP and the FTP Servers then talk directly back to the FTP client and the traffic does not go back through the CSM. The problem is that because FTP negotiates another port to talk on, we have to use sticky so that the connection is sent back to the original FTP server that sent the FTP data port to talk on. But, since we only have a single client IP that is ever used we are not load balancing appropriately across the FTP servers.
    Traffic flow goes something like this, tcp port followed after colon as an example
    1. FTP Client ----> VIP:21
    2. CSM ---------> FTP Server:21
    3. FTP Server --------> FTP Client(FTP server says come talk to me on port 1700)
    4. FTP Client ---------> VIP:1700
    5. CSM ---------> FTP Server:1700
    6. FTP Server:1700 ---------> FTP Client
    repeat steps 4 thru 6
    Here's our hardware and software:
    WS-X6066-SLB-APC running 4.2(2)
    Config is as follows
    module ContentSwitchingModule 9
    ft group 101 vlan 9
    priority 10
    vlan 216 client
    ip address 10.209.16.31 255.255.252.0
    gateway 10.209.16.1
    vlan 20 server
    ip address 10.209.0.31 255.255.252.0
    alias 10.209.0.11 255.255.252.0
    probe ICMP1 icmp
    interval 3
    failed 3
    receive 3
    serverfarm FHEPRT
    no nat server
    no nat client
    real 10.209.0.72
    inservice
    real 10.209.0.73
    inservice
    real 10.209.0.71
    inservice
    probe ICMP1
    sticky 106 netmask 255.255.255.255 address source timeout 3
    policy FHEPRT_POL1
    sticky-group 106
    serverfarm FHEPRT
    vserver FHEPRT1
    virtual 10.209.16.71 any
    vlan 216
    unidirectional
    serverfarm FHEPRT
    replicate csrp connection
    no persistent rebalance
    slb-policy FHEPRT_POL1
    inservice

    You are missing "service ftp" config in the Vip definition. Try the following
    vserver FHEPRT1
    virtual 10.209.16.71 tcp ftp service ftp
    Syed Iftekhar Ahmed

  • Connect Timesten server remotely without using timesten client

    I know it's a silly question but this is what i want to do:-
    I have my java application and I want to connect to the timesten server present on remote machine and moreover I don't have the permission to intall any Timesten Client or App server(weblogic/glassfish) on timesten server. The only thing I had is my java application with plane java connection class to connect to Timesten Server from my machine.
    Is this possible or not? And if it is possible please help me out with some ideas...
    Thanks in advance!!!

    It's not possible. The client/server protocol is proprietary and undocumented and even if you could make it work it would be completely unsupported.
    What you need to do is implement your own 'server' that runs on the TimesTen machine. In this server you implement all the database access requirements for your application. Your application then talks to the server using your own protocol in order to access TimesTen. Although it is more work this is a good design pattern and, if it is well designed and implemented, may actually deliver better performance than normal client/server.
    Chris
    Edited by: ChrisJenkins on May 25, 2012 8:21 AM

  • Cannot connect to itunes store? Use VPN

    Im using a VPN on my iDevice to get over this issue temporarily (german IP) and its accessing the app store just fine.
    Hope this helps!

    Hi,
    No, cannot access itunes store even when the ipad is not connected.
    Laptop is a lenovo Thinkpad SL400 and router is Netgear ADSL modem router. I also tried it with Ethernet connection but the result is the same.
    Cheers

  • I got error when i had connectivity SQL server 2000 by using jsp page plz

    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:848)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:781)
         org.apache.jsp.Admin.Login_jsp._jspService(org.apache.jsp.Admin.Login_jsp:179)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.
         com.microsoft.jdbc.base.BaseExceptions.createException(Unknown Source)
         com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
         com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
         com.microsoft.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         com.microsoft.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         com.microsoft.jdbc.base.BaseConnection.getNewImplConnection(Unknown Source)
         com.microsoft.jdbc.base.BaseConnection.open(Unknown Source)
         com.microsoft.jdbc.base.BaseDriver.connect(Unknown Source)
         java.sql.DriverManager.getConnection(DriverManager.java:525)
         java.sql.DriverManager.getConnection(DriverManager.java:140)
         org.apache.jsp.Admin.Login_jsp._jspService(org.apache.jsp.Admin.Login_jsp:75)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.

    http://support.microsoft.com/kb/313178

  • Unable to update SQL Server thru XI using JDBC Adapter

    Hi,
    I am trying to update SQL Server. When I run the scenario I get Success status in sxmb_moni, But when I see in SQL server nothing is getting updated. Can anybody let me know where I may be doing wrong?
    Thanks In Advance.
    Yaseen.

    Hi Yaseen,
    Just go through this link, to see how to install the JDBC drivers,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10
    Regards,
    Bhavesh

  • Need solution for opening multiple connection to server in parallel

    Hi..
    I have used URL and URLConnectin classes to open connection to server,
    and i used URLConnection.getInputStream( ) to download HTML pages.
    Now my requirement is to open more than one connecton to single HTML document and download the file in parallel.
    for example, if the HTML file size is 60KB..then i open three connection and
    connection 1 downloads first 20KB
    connection 2 downloads second 20KB
    connection 3 downloads final 20KB
    all the above should be done in parallel....by threading or else..
    first of all i want to know is it possible to do the above in java?
    anybody having solution for the above requirement?
    venu

    hi,
    i too have the same problem
    actually i am designing a download manager ,and had the same problem
    that how to put multiple threads for doing it ,,,,
    have u got solution for it..
    if so please help me..
    my mail id is [email protected]
    i want help in designing the download manager
    can any one help me out plzzzzzzzzzzzzzz
    bye

  • Icloud is offline, unable to connect to server?

    icloud is offline,  unable to connect to server even after using connection doctor ?

    Hello there, drewlotr.
    In some cases when other users have had this issue, following the steps in this Knowledge Base article for applications not performing as expected has helped:
    iOS: Understanding multitasking
    http://support.apple.com/kb/ht4211
    Particularly:
    If an app doesn't respond to your input, or doesn't perform as expected, do the following, testing after each step:
    Check for app updates.
    Force the app to close.
    Restart your device.
    Update your iOS device.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Change Port on "Connect to Server"

    Basically in a nutshell, I can' connect to my server no problem, and login, but all my files have the permission set to "read-only".
    I contacted my server host and they told me to login through the "Connect to Server" diolog box using the credentials of the root user. That did not work. I went back and told them that and they told me it may be an issue of it trying to connect on Port 22, rather then Port 21 and to come to the Apple forums and ask how to fix that. They unfortunately only provide support for windows related questions.
    So here I am... anyone have any ideas?

    This is how I am connecting.
    ftp://[email protected]//[email protected]
    When I do that, it works. But all the files are only read-only.
    I am in talks with my server admin right now, he has some sgguestions. I will keep this post updated.

  • Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    ... when i click go - connect to server, it comes up with connection failed.
    If you're trying to connect to a Bonjour server on the remote network, that won't work over a layer 3 VPN. Use something like Hamachi or one of the SSH-tunnelling Bonjour proxy apps for that.

Maybe you are looking for

  • Subtitle text position off when in full screen

    I'm adding captioning/subtitles to my video (FLVPlaybackCaptioning) using dfxp.xml files. Everything works great when the video plays at it's initial resolution (640 x 360). The positioning of the captions is perfect. But I've included a Full Screen

  • WORKFLOW PROCESS IS NOT WAITING FOR USER INPUT LIKE RE-ASSIGN FUNCTION

    I am using Stand alone Workflow 2.6, In my workflow process which is an Issue tracking system which is working fine. On Enhancement I would like to create my own RE-ASSIGN function which will, Change the ownership of an issue totally to other user. F

  • Spreadsheet to array

    Hi, I am trying to read from a spreadsheet. PressDir=-1,1,-1,1 how would I make this work? I think my conversion code is wrong.  But I have tried everything. Message Edited by krispiekream on 04-06-2010 11:13 AM Best regards, Krispiekream Solved! Go

  • Why are my mjpg files not streaming anymore going from version 36 to 37?

    The video streams from my axis cameras on version 36 but on version 37 it gives a still image. When i refresh the page it returns the image as it was when i refreshed it but it does not stream anymore. I have updated all the plugins and if i downgrad

  • I want a user exit for ME23N

    Hi guys,                i need a user exit for ME23N transaction, My requirement is , if user want to add a new line item with reference to a PR, i need to validate whether PR is still Open r closed.