X11 and Firewall problems.

In MacOS 10.5.1, I had been able to run xterm on a remote host and open the window on my Mac, but suddenly it has stopped working and I cannot figure out what the cause is.
1) On my Mac, I have disabled the firewall.
2) On my Mac, in X11 preferences, I have unchecked "Authenticate Connections" and I have checked "Allow connections from network clients."
3) On my Mac, in an Xterm window, I have entered the command "xhost +", which results in the message "access control disabled, clients can connect from any host"
4) On the remote system, I have set my DISPLAY environment variable to my hostname:0.0
5) I then type xterm on the remote host, but the following error is displayed:
Xlib: connection to "172.31.225.11:0.0" refused by server
Xlib: No protocol specified
xterm Xt error: Can't open display: 172.31.225.11:0.0
6) On my Mac, I look in the Console log and I see this message:
11/17/07 1:05:00 AM [0x0-0x6c06c].org.x.X11[655] AUDIT: Sat Nov 17 01:05:00 2007: 656 X11: client 3 rejected from IP 172.16.3.82
How can I get my Mac to stop rejecting the connection?

I am having the same problems. I have sniffed the network connections and see that the Mac is returning the message "No protocol specified."
My goal was to get an X client on a Linux system display to the X server on a Macintosh running 10.5.1 but got this message. I am able to start an X client (xclock, for example) on the Macintosh and have it display to the X server on Linux. After sniffing the networks, both sides are sending the same info but the Mac seems to be replying with that "no protocol specified" message. I have even tried a 10.4.11 system. In fact, I can't get the Mac's to display on each other; they can, however, of course, display locally.
Any clues????

Similar Messages

  • WSRP Producer Registration and Firewall Problem

    Hi,
    I am trying to register a WSRP producer in JDev 11g TP3, and am running into a problem with our firewall, which requires authentication. The WSRP producer is on a system inside our firewall, however it references a WSDL outside our firewall (http://www.oasis-open.org/committees/wsrp/specifications/version1/wsrp_v1_bindings.wsdl).
    I have my proxy configured via preferences->Web Browser and Proxy to use the proxy server, but exclude our domain.
    The problem I have is that I can either Check the choice to "Use Proxy for contacting the Portlet Product", in which case I get an http 407 error trying to access the internal server, or uncheck the choice, in which case I get a timeout accessing the WSDL outside our firewall.
    Does anybody know how to configure the proxy settings to allow me to access a producer inside our firewall, which references a WSDL outside our firewall?
    Thank you!

    Peter,
    Firstly, thanks for your answer. Which log files are you referring to? I didn't find anything wrong in the richtextportlet application log. The error appears when trying to refresh a previously registered producer.
    I'm using both PDK-Java and WSRP portlets and the problem only happens with WSRP portlets. The app is using ADF security with a lightweight xml provider, I'm running the app in the embedded OC4J and the portlets are being consumed from the built-in portlet ready instance (OC4J_Webcenter) in an Oracle Webcenter 10.1.3.2.0 AS installation.
    Thanks again,
    Yoel

  • X11 and Matlab problems

    I've been trying to install Matlab on my Powerbook, 10.4.11.
    1) I insert the Matlab CD, start the installation, and it tells me I need to have X11 to run Matlab.
    2) I insert the CD's that came with the Powerbook to install X11. I open the XCode tools folder, open the packages folder, and double-click on the X11SDK.pkg icon. It begins the X11 installation process. Mere seconds into the installation, it quits with an unnamed error.
    3) I download X11 from download.com and attempt to install that. It tells me there is already a newer version of X11 on my computer.
    4) I insert the Matlab CD and get the same error about not having X11 and needing it to run Matlab, but install anyway.
    5) I attempt to open Matlab after installation and nothing happens.
    6) I download a newer version of X11 from download.com and I'm still told that a newer version is on my computer.
    7) I attempt to use finder and spotlight to find X11 on my computer with no luck.
    8) I install XCode (hey, it starts with the same letter as X11 and is in the same folder, maybe it'll help!) because I'm getting desperate.
    9) I attempt to install X11 again, getting the same error during the installation.
    10) I bang my head on the wall until I realize that the friendly folks at Apple Discussions will probably have some insight.
    Thanks much!

    fabina12 wrote:
    I've been trying to install Matlab on my Powerbook, 10.4.11....I insert the CD's that came with the Powerbook to install X11...
    So, did your Powerbook come with 10.4 on CD (DVD) or an older version of OS X?
    I think you should boot from the OS X 10.4 installer disc and select Custom Install to select the optional X11 installation package from there. I am not sure if it is safe to install these system files when you are running from that booted system. In any case, maybe you need to restart for the new installation of X11 to work.
    You only need the X11 SDK and Developer Tools (XCode) to compile and build X11 applications from source code, like some of the GNU apps from the Fink project.
    (Not sure if Matlab needs the SDK/XCode Tools or not, unless maybe you are using m-file stand-alone application compiler, or if it uses its own compiler?)

  • Oracle JDBC Thin Driver and Firewall Problem

    Hi!
    We have Oracle 8.1.5 and Websphere App Server. There is a
    firewall between the two. A servlet creates a connection pool
    (not that of Wesphere's). The frontend is JSP/HTML (no applets).
    The servlet uses the Oracle JDBC Thin Driver for DB Connections.
    The problem is - Once the connection is freed, the connection
    pool is not being able to retrieve it and hence it created
    another one, thus reaching the max. # of connections and the
    system hangs. Restarting the DB service flushes the connection
    and the application starts running again...
    There was a similar problem discussed in this forums long ago. I
    have not yet tried mentioning the firwall port and IP in the
    connection string. But apart from that, is there any other
    setting I need to do (on firewall or for the connectionstring)
    to deal with this problem?
    Someone had suggested to punch a hole in the firewall for the DB
    port - but we can not really do that in the current scenario...
    I would appreciate if anyone could share their experience
    regarding how they resolved this issue.
    Thanks in advance,
    Vijaya.

    One more question -
    Can we use Oracle JDBC OCI driver? We do not have any appletes...
    Does it have firewall issues too? Is there any other driver that
    we can use?
    Thanks,
    Vijaya.

  • Javaws 1.6 w/ proxy and firewall problem

    Hi all,
    I am trying to start an application on a remote server using javaws. On the remote server, there is a firewall installed which only allows traffic over port 80 and port 1099 to it. Java on my PC is configured to connect via a proxy server on 8088.
    When I launch using javaws 1.4 it all works fine. However when I launch using javaws 1.6 I cannot connect to the remote server.
    Using a port snooper I noticed the following happening;
    1.6
    The connection initially opens between my machine and the proxy server on port 8088.
    Then another connection opens between my machine and the remote machine on port 56065!
    This second connection is refused.
    1.4
    Only one connection is opened and that is from my machine to the proxy on 8088.
    Does anyone know why, on 1.6, javaws opens the second connection, seemingly by-passing the proxy server? Furthermore does anyone know how I might force Javaws to use the proxy server only (or any other solution)?
    Regards,
    John

    tnsping is working correctly. We can ping the host and it is listening on port 1521. Likewise, there are other applications inhouse using this datasource.
    Since first posting my question, I have also tried running the test program on WinNT. Same problem arises.
    Other suggestions?

  • UDP and firewall problem

    Hello. I am currently developing a test chat application. I send data using UDP. Will it be a problem if user is behind a firewall?

    Like all other network traffic you need to let the port of the receiving client to be opened.
    Or you can of course use a tunnel.

  • TS1447 older apple tv and sync and firewall problems.

    I have an older apple tv, second gen I think, and it will not let me snyc my itunes all of sudden.  It keeps saying that I need to make sure my firewall is turned off, but I have done this already and the firewall is off.  I can't seem to figure this out, is there anyone out there who might have an answer?

    It took a while but I found a solution. i had to go to my itunes store and find my movie purchases. Next to each was a "downloaded" icon except for the one I just bought on my apple TV. Next to it was an iCloud icon. I clicked on that and my movie started downloading to my mac.

  • X11 and tablet problem

    I'm running the Gimp (2.6.8) and using my tablet. I love the pressure support that now exists, but the trackpad seems to go away. To use a tablet, I need to set up gimp's Input preferences. Doing this however, disables the trackpad. Menu commands are accessible, but not one single tool works at all. I would like to use the trackpad for various tasks, but I don't want to have to remove tablet support each time.
    I'm wondering if anyone know why this is happening, or how to fix it. My guess is that the X11 environment is interpreting the trackpad as some type of incomplete secondary tablet, and not a mouse.
    Any help would be appreciated.
    --Dave

    [root@dragonfly andrew]# hwdetect --show-modules
    AGP : agpgart via-agp
    IDE : ide-cd ide-core ide-disk generic via82cxxx
    USB : usb-storage usblp usbhid usbcore ehci-hcd uhci-hcd
    FW : eth1394 ieee1394 ohci1394 sbp2
    NET : via-ircc mii via-rhine irda
    PCMCIA : pcmcia_core rsrc_nonstatic yenta_socket
    SOUND : snd-mixer-oss snd-pcm-oss snd-seq-oss snd-seq-device snd-seq-midi-event snd-page-alloc snd-rawmidi snd-timer snd snd-mpu401-uart snd-ac97-bus snd-ac97-codec snd-via82xx-modem snd-via82xx soundcore
    OTHER : cdrom lp ppdev rtc i2c-algo-bit i2c-prosavage i2c-viapro i2c-core evdev gameport pcspkr serio_raw parport parport_pc pci_hotplug shpchp crc-ccitt

  • Can't update iOS 8 on my iPhone5 through iTunes on Windows 8 (error 3004, 3194). Updated host file, opened port 80, 443; turned off security system and firewall, etc. But nothing works. How to solve this problem?

    Can't update iOS 8 on my iPhone5 through iTunes on Windows 8 (error 3004, 3194). Updated host file, opened port 80, 443; turned off security system and firewall, etc. But nothing works. How to solve this problem?

    Hi the_mad_movies,
    It seems like this article will be the best option for addressing this issue:
    Error 3194, Error 17, or "This device isn't eligible for the requested build"
    http://support.apple.com/kb/ts4451
    Thanks for coming to the Apple Support Communities!
    Cheers,
    Braden

  • I have just installed Lion OS and Face Time encounters server problems on sign up. I have sought the firewall problem without success and even temporarily turned off firewall with no success.

    I have just installed Lion OS and Face Time encounters server problems on sign up. I have sought to rectify the firewall problem without success and even temporarily turned off firewall with no success. Any ideas?

    Some folks have discovered that changing their DNS service fixes FaceTime connection issues.
    The ideal way is to configure your modem/router with DNS service, but often settings in System Preferences/Network/Advanced/DNS on your Mac will override the router settings. Try either of these;
    OpenDNS
    208.67.222.222, 208.67.220.220
    Google Public DNS
    8.8.8.8, 8.8.4.4

  • I keep getting a message pop up the first time I open Photoshop CC for the day, "we sorry, we can't connect to adobe server at this time...I followed instructions to turn off my antivirus and firewall, then open it. But the problem still remains. What can

    I keep getting a message pop up the first time I open Photoshop CC for the day, "we sorry, we can't connect to adobe server at this time...I followed instructions to turn off my antivirus and firewall, then open it. But the problem still remains. What can be done?

    Moving this discussion to the Creative Cloud Download & Install forum.
    R.O.B. please see Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html for information on how to resolve the connection error between the computer and our activation server.

  • Anyone have Weblogic Server 5.1 and Firewall-1 mix authentication problems?

    We have a Weblogic Server 5.1 instance running behind Firewall-1 from
    Checkpoint. When an external client tries to connect, the following
    happens:
    1. an authentication dialog box from Firewall-1 pops up and once it
    authenticates the user, then
    2. ANOTHER authenticatino dialog box pops up from WLS but it says it is a
    combo of both WLS and Firewall-1???
    Bizzarre!
    Ideally, Just one popup should occur or people should be able to athenticate
    once in FW1 and then secondly in ONLY WLS realm (not some hybrid)
    Any ideas / suggestions
    Bart Jenkins, CTO, Globeflow SA
    Madrid Spain

    Bart,
    Could you please provide more details? For example, what is it that makes
    you believe that it is a combo?
    I ask because there is no integration between the two products. I would
    have expected that FW-1 would
    prompt because it is authenticating the user and then WLS would prompt via
    basic or form-based authentication
    if the resource is protected.
    Paul Patrick
    "Bart Jenkins" <[email protected]> wrote in message
    news:3a75efb6$[email protected]..
    We have a Weblogic Server 5.1 instance running behind Firewall-1 from
    Checkpoint. When an external client tries to connect, the following
    happens:
    1. an authentication dialog box from Firewall-1 pops up and once it
    authenticates the user, then
    2. ANOTHER authenticatino dialog box pops up from WLS but it says it is a
    combo of both WLS and Firewall-1???
    Bizzarre!
    Ideally, Just one popup should occur or people should be able toathenticate
    once in FW1 and then secondly in ONLY WLS realm (not some hybrid)
    Any ideas / suggestions
    Bart Jenkins, CTO, Globeflow SA
    Madrid Spain

  • X11 and X11 applications won't start

    I seem to be having a problem getting the X11 application, which I installed from the 'optional installs' package on the OS X installation DVD, working. I originally posted this elsewhere, but was advised to post it here, where people familiar with X11 might be able to help.
    I'll just quote what I posted elsewhere below, and hopefully someone can help.
    I seem to be having a problem with the X11 utility, which I installed off of the OS X DVD (from the 'optional installs' package), and a problem with The Gimp, both of which i think are probably related.
    Well I installed The Gimp a while ago, aswell as the X11 program, and both worked fine (you probably already know that The Gimp needs X11 to run). But at some point, it suddenly stopped working. I think it may have been after an update, but I really can't remember.
    The problem I was having with The Gimp is that it would go to start up, but just after the X11 icon appeared in the dock, the cursor would change to an X for a few seconds. The splash screen would come up, but it didn't even appear to have a background or progress bar or anything, and didn't do anything.
    At that point, just running X11 on it's own, or OpenOffice.org worked fine.
    Well recently, i've tried to run The Gimp again, and something different happens. The X11 icon comes up and starts bouncing in the dock, but after a few seconds, it closes again, and The Gimp tells me that it needs X11 to run (which I already have of course).
    When I try to run X11 on it's own, the same thing happens. The icon comes up in the dock, starts bouncing, then goes again.
    I've used the Console program in the Utilities folder, and both times, for both problems (when The Gimp had the funny splash screen and wouldn't start, when it wouldn't start up at all, and when X11 wouldn't start), I get the same few lines which might help, these are below:
    XFree86 Version 4.4.0 / X Window System
    (protocol Version 11, revision 0, vendor release 6600)
    _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
    [DRI] screen 0 installation complete
    Screen 0 added: 1280x1024 @ (0,0)
    Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
    Quitting XDarwin...
    So now, I have The Gimp that doesn't work, X11 that doesn't work, and OpenOffice.org doesn't work either (same problem where X11 quits), which is rather annoying, since I could do with using The Gimp.
    I hope that explains my problem a bit, and I hope someone can help me sort it out. Thanks in advance for any help
    Mac Mini   Mac OS X (10.4.3)   1.33 GHz Power PC G4, 512 MB RAM, 40 GB HD

    I have a similar problem that I described in a different forum, but was referred to this one and hope that someone can give me clue.
    My original message was:
    Hello,
    Brandnew here and new to the Mac environment (former Windows user), so excuse for anything dumb as it may follow.
    Wanting to install GIS software (Grass GIS) it appears to require X11 application. Found the refence in Machelp to the topic on the Apple site. However, it doesn't provide a link to the actual software, just states it is on the Install disc. Indeed, there is a package on the install disk (under Xcode Tools/Packages) called X11SDK.pkg. I thought that this might be the required app, but after installation of the Xcode tools the Grass software still doesn't function (start-up screen only and error message indicating that there is no X11 found).
    Thus the question is: how do I properly install the X11 app and where do I find the software?
    I hope that someone can help me out (as the AppleCare helpdesk doesn't seem to function today). Many thanks in advance.
    Bram

  • Setting up gateway and firewall in OS X Server 10.3?

    Hi all,
    I have a G4 tower with two working ethernet cards in it that I would like to configure as a gateway and firewall. It has OS X Server 10.3 on it. I have easily found the firewall configuration in the Server Admin intrerface, but I can find nothing about configuring the server to act as a gateway. The only information I have found that is pertinent is related to the Gateway Setup Assistant that comes with OS X Server 10.4, which doesn't exaclty help me. Does anyone have any documentation on configuring OS X Server 10.3 to be a gateway? Thanks.

    Actually, I may have marked this as answered too quickly...
    So I followed the guide at the back of the getting started manual, and set everything up as follows:
    - PCI ethernet card is set up as the connection to the outside world. It is plugged into a switch which connects to a wall jack. In Network under System Preferences, it is set up as the first internet conection to try. It has a static IP address, and is set up to use the organization's DNS servers. It is NOT plugged into the upstream port, but is instead in port #9. The light on the router is on.
    - Built-in wireless is set up to be the internal connection. It is plugged into the upstream slot on anouther switch. It has a static IP address, and is set up to use the organization's DNS servers. The light on the router is on, so it appears there is a connection.
    - A different computer is plugged into the second switch, which a static IP address and to use the organization's DNS servers.
    So basically, unlike in the scenario in the manual, I am not using the OS X Server for DNS, DHCP or NAT services. That should, if anything, simplify it.
    The firewall service is started, and is set to allow all traffic in and out, no problems. Nice and simple to start.
    The server has an okay connection to the outside world via the PCI ethernet card. I can ping other machines and load web pages. I cannot, however, access the machine connected to the router which is connected to the built-in ethernet. Likewise, that machine has no access to either the OS X Server or the outsideworld.
    How does OS X Server decide which ethernet card is to be connected to the outside world, and which is for the internal firewall? Is the confusion possible because I'm connected to two routers?

  • FWM 01009 (null):firewall problem?

    Hi Guys,
    I have a problem with a DMZ installation and the firewall settings
    Here's the situation.
    On our internal network we have installed the servercomponents of BOXI Edge 3.1, which seems to be running fine.
    We have a seperate Webserver with Tomcat 5.5 installed on it in the DMZ zone. Via Wdeploy I have deployed the war files on it (according to the wdeploy deploy document).
    Whenever I want to logon to the CMC on my webserver machine, my login screen is appearing fine, but after I hit logon, I receive the error message FWM 010009 (null), a communication failure has occured. According to our firewall team, all ports are open in both directions. They have executed a trace and see that the BOXI Edge server is sending back packages, but that in that package should be an end communication order.
    I still have (an older) VM with Edge 3.1 behind the firewalls (thus internally), from which I can access my newly installed machine in a glance...
    As an extra test we have installed a complet Edge version on the Webserver as well. Communication on the webserver is OK, but as soon as we try to connect to the server behind the firewall, it goes wrong and the error appears.
    So here comes my question, is there anyone who can give me a clue where it goes wrong?
    Is it correct to say that it is a firewall problem?
    If all ports are open on the firewall, communication shouldn't be a problem, isn't it?
    Any help is appreciated.
    Regards,
    Jorn

    Hi,
    we have appointed a static port 4982 to the request port.
    According to our firewall guys, no communications is coming from the request port.  Even before the request port can answer, the port 6400 is sending a FIN package (termination package) to the application resulting in the error message.
    They say that all ports are open and that it's not a firewall problem...  However when I communicate within my LAN environment this is not a problem...
    Can please someone help me out?
    Regards,
    Jorn
    Edited by: Jornvdd on Sep 29, 2010 12:08 PM

Maybe you are looking for

  • How Install Oracle 8.1.7 on RedHat 7.3

    Hello! I want install Oracle 8.1.7 on RedHat 7.3. I follow the steps in book InstallGuid, but when I run runInstaller, I get the error: map failed. How can I install Oracle 8.1.7 on RedHat 7.3. My email is: [email protected] Thanks, David Lin

  • Real Time TCP/IP communication

    Hi,       I am using the following hardware:      PXIe-1062Q      PXIe-8108      PXI-5600 (02 card for 40MHz Bandwidth)      PXIe-5641R (both inputs are used; one for each PXI-5600)      PMA-1115      Labview 2009      I am using instrument mode to d

  • I have 37 "recovered photos in my iPhoto album, how do I get rid of them

    I have approximately 37 "recovered photos" in my iPhotos and everytime I access my photos, I get an error message that says I have 5 photos have been found in the iPhoto Library that were not imported. Would you like to import them now, and the "yes"

  • I tunes ll.2.0.115 into windows 8.1

    Unable to install Itunes in 8.1 64 bit.  Error  entry point ADiAdID.  Acquire Match Slot if necessary. Could not be located in the dynamic link library C: \ Program Files (x86) itunes.dll.

  • How best to handle lookups ?

    Fairly novice at Discoverer, so apologies if this has been asked a million times, couldn't find anything searching though. I've got my table T, which has about 5 columns which all hold code values which point to the stored value column in a list of v