Networking :: Connecting Vnc To A Local Computer Behind A Server?

May 7, 2010

i would like to connect from my home pc to my local machine at the university (fedora 12) behind a main university server(linux) through vnc. specifically,to connect normally through ssh/X to my local pc i have to ssh first to the main university server and then ssh to my local pc. Namelly:

ssh -Y -l loginname main.server.name
and then
ssh -Y my.local.machine.

On my local machine there is a vnc server running that I would like to access it from home (linux machine). Actually linux is running everywhere.

View 8 Replies


ADVERTISEMENT

Networking :: Connecting To Local Network Data Server?

Jul 1, 2010

I'm trying to connect to a data server (basically a big hard drive) in my lab with my computer. On the Mac that's at the workbench next to me, you enter Go -> Connect to Server. From there, enter the IP address that I have (I can't find a server name--just the IP.). It asks you which subsystem you want, queries you for a user name & password, and then opens a window with all the files. Meanwhile, on my Ubuntu machine, I have a "Connect to Server" option under "Places" on my main menu. But when I choose that, I need to select what kind of server it is, from several options that don't seem right. (It's not FTP, it's not SSH, it's not a form of HTTP, and that leaves "Windows share?") I've tried several things, but usually get back 'Cannot display location "smb://<IP-ADDRESS>/" The specified location is not mounted'. I've tried many ways of mounting this drive, but it usually gives me permission denied errors (even though I *know* I have the right login and password--I've logged in using the aforementioned Mac).

View 13 Replies View Related

Software :: Postfix - Send Mail From One Local Computer To Another Local Computer?

Jan 8, 2010

What is the minimum configuration to postfix that I need to do (i.e. to its main.cf file) in order to have the following:mail go from user1 on comp1 to user2 on comp2 on same landemonstration:

user1@comp1# Mail -v "" user2@comp2.somelan.com
hi there
[CONTROL-D]

[code]...

View 3 Replies View Related

General :: Connecting To Local Printer As Well As CUPS Server

Jan 7, 2010

I have a client.conf in /etc/cups that points to a CUPS server. I don't have u/p access to this server. I also want to print to a local printer (USB), but I can't set it up - ALL attempts bring me back to the CUPS server password prompt. Is there some line I can add to the client.conf to allow me to use a local printer?

View 4 Replies View Related

Ubuntu Networking :: Can Access The Servers When Connecting From Local Net: 192.168.1.0/24)

Dec 11, 2010

I have recently upgraded to 10.04 and I am trying to access my apache and sshd servers from the net but I have not succeed so far when those two are using their regular ports.If I change their ports to something greater than 1024 they work fine.80->8010 22->4567(I can access the servers when I am connecting from local net: 192.168.1.0/24) Is this restriction build into the new kernel? Is there something I can do to fix this without recompiling the kernel?

View 3 Replies View Related

Ubuntu Networking :: Connecting To A Computer Through SSH?

Feb 13, 2011

I have 2 computers in my house, on my network. I want to connect to one computer to the other using SSH. On one I installed "OpenSSH-server". "OpenSSH-client" was already installed. I go to the other computer to try to connect to the "server" computer and I enter in the terminal:

Code:
ssh username@192.168.0.33

It never connects. The text input "bar" keeps blinking, it never connects and I get the "Connection timed out" message.

how I can connect to the "server" computer? What am I doing wrong? And if I edit my "/etc/ssh/sshd_config" file to listen to port "12345" how do I get the other machine to connect to that port?

View 8 Replies View Related

Fedora Networking :: Connecting To The Internet On Any Computer In The LAN?

Mar 4, 2009

I recently set up a network of computers via Ethernet, all of which use Fedora 10. I would like to be able to get any computer on the network to hook up to the internet.(I think the solution is now figured out - see below, on page 2, "problem solved")

View 14 Replies View Related

Ubuntu Networking :: Connecting To Computer By Hostname Over LAN?

Nov 22, 2010

I have Ubuntu server installed on my old machine, which has no avahi running. I want to be able to connect to it by hostname. Is it possible. I have a tp-link TL-WR941ND router, but it doesn't seem to have any related options. How can I do it? Is there another way?I know I can add them on by one to the host file, but that is not what I want. Also that wouldn't work well with DHCP, and new hosts.

View 3 Replies View Related

Ubuntu Networking :: Connecting To Internet Through Another Computer?

Dec 23, 2010

I'm trying to get internet to my old server through a laptop. The laptop is running ubuntu 10.10 and the tower is running ubuntu server 10.10 X86.

View 1 Replies View Related

Fedora Networking :: Cannot Ping Local Computer ?

Apr 30, 2010

I installed Fedora 12 on my laptop. I have a wireless connection to the internet that works fine, I attached an Ethernet cable from this laptop to a windows machine. There is a green light.

I can ping my localhost. I can ping the windows machine using it internal IP address via the router. However, the eth0 IP address does not work when I ping to it from the windows nachine. Also, I cannot ping to the windows machine using the IP address associated with the Ethernet connection.

View 4 Replies View Related

Ubuntu Networking :: Connecting To A Wireless Created By An Apple Computer?

Sep 18, 2010

I am trying to connect to an apple computer wirelessly to get access to the internet.. If no encryption is used on the network (gateway?) set up by the apple computer I can connect just fine and browse the internet.

-If a WEP encryption is introduced I cannot seem to connect... even though the WEP keys are identical.

-I have tried both WEP 128 passphrase and WEP 40/128 key... -Have tried the WEP passphrase being both just numbers in case that mattered.

View 2 Replies View Related

Ubuntu Networking :: Internet Not Connecting Unless Restart Computer Several Times?

Nov 19, 2010

I am having a problem with my internet connection. It only works half the time. Usually when i start the computer it doesn't connect until i restart anywhere from 1 - 10 times. I did sudo ifconfig while it was not working here is the output:

eth0 Link encap:Ethernet HWaddr 00:19:d1:00:36:41
inet6 addr: fe80::219:d1ff:fe00:3641/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0

[Code]...

View 1 Replies View Related

Networking :: Connect To External Computer Using Local Address?

Apr 9, 2011

I couldn't find an answer to this question (not including vpn) on different threads so decided to eventually post it, though it's probably easy one. I would like to connect to some application on known IP and port in the internet from my LAN computer. However to do so (I have some application, not any administrative constraints or not being allowed to) I would like to use local addresses. So, let's say - I want to connect to the external host VV.XX.YY.ZZ, port AA using 192.168.EE.FF port BB. Baically so far I have limitation in my application (too many places for possible error, to correct it right now - will change it in future). Is it possible that after my application sends request to 192.168.1.EE port BB, my Linux transparently translates it to VV.XX.YY.ZZ:AA? I tried iptables tutorials and some forums, but nothing seems to be addressing this issue. I don't know if it's event possible with iptables but am pretty sure this should be possible.

View 5 Replies View Related

Ubuntu Networking :: Connecting 7.10 Computer To The Internet Using SE 580i Phone Modem

Mar 9, 2010

I have just installed ubuntu 7.10 on my computer. The problem is getting it connected to the internet using my Sony Ericsson w580i as a modem. I have used my phone to connect to the internet on XP operating system easily. Please assist me and try to give me a more simplified step by step procedure.

View 9 Replies View Related

Ubuntu Networking :: Remote Desktop Access "Your Desktop Is Only Reachable Over The Local Network. Others Can Access Your Computer Using The Address 127.0.0.1 Or Tabatha.local"

Feb 19, 2010

Running Ubuntu 9.10. In the Remote Desktop config dialog I get: "Your desktop is only reachable over the local network. Others can access your computer using the address 127.0.0.1 or tabatha.local." I understand this means only the loopback ip address is available. All my other machines show their true local ip address (e.g., 192.168.1.104) in this dialog. Thus I cannot log on to this desktop from other machines.

When I try to do a remote logon from another Ubuntu 9.10 box (or from an XP box using a VNC viewer), I get: "Connection to 192.168.1.102 has been closed." What steps are needed to make this machine show its actual ip address? All file sharing between the various machines is working properly and all windows shares back and forth between XP and 'nix, and among the the vaious XP boxes and linux boxes are available as designed.

View 1 Replies View Related

Ubuntu Networking :: Unable To Connect To Local LAN Computer Via IP Address

Jul 27, 2010

I recently setup motion on one of my computers with a USB camera. On that computer if I type [URL] I can see my live video. If however I type [URL] on that computer or any other on my wireless network, I get a page cannot be displayed. I checked that UFW was disabled and I am able to ping the motion computer from any other computer on my network. Also I am not sure if it matters but I do have apache installed on my motion computer as well. why I cant view my live video from different computers I am using Ubuntu 10.4 on all computers

View 4 Replies View Related

Software :: Connecting To Mysql Database - Can't Connect To Local MySQL Server Through Socket

Aug 25, 2010

I'm having problems connecting to the mysql database on my system. I first noticed this when I was trying to set up the program anymeal. I subsequently tried using MySQL Administrator (mysql-admin), but had no luck. It gives my the following feedback:

Code:

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Click the 'Ping' button to see if there is a networking problem. I press the ping button, and it seems to connect.

Code:

View 4 Replies View Related

Networking :: Ubuntu 9.04 SAMBA Not Connecting To Windows 98 Error Saying Inspiron 510m Is Not Accessible, The Computer Or Sharename Could Not Be Found?

Jul 15, 2009

My network comprises three PC's .... Windows XP, Windows 98SE and Ubuntu 9.04 running SAMBA. All PC's are configured WORKGROUP=WORKGROUP. The network connection To/From XP/UBUNTU via SAMBA Shares works perfectly OK. However, despite scouring all forum information regarding changes to Win98 ENCRYPTION, (Registry change re: DWORD "EnablePlainTextPasswords"), the Win98 PC refuses to connect to UBUNTU. The UBUNTU PC can conect to all the Win98 shared folders OK. I have disabled my Linux Firewall (Firestarter), I have run SMBCLIENT to check the user password for Win98 and it is validated OK. The Win98 error message is ....

"\Inspiron 510m is not accessible. The computer or sharename could not be found. Make Sure you typed it correctly and try again."

My samba.conf file is as follows ..... Any help or assistance PLEASE !

#======================= Global Settings =======================

[global]

## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = workgroup
# server string is the equivalent of the NT Description field
code....

View 20 Replies View Related

General :: Scp Command - Copy File Into Local Computer By Still Sitting In 1st Computer

Jun 17, 2011

I am using fedora 10 in two computers. Just for my own practice I sent a file to my second computer.

1st computer IP is 192.168.1.10
2nd computer IP is 192.168.1.20

[Code]....

The file has been successfully copied to the second computer but I again want to copy that file into my local computer by still sitting in my 1st computer.

[Code]....

View 1 Replies View Related

Fedora :: Copy A File From 2nd Computer To Local Computer?

Jun 20, 2011

I have two computers in my home running ferora . I want to copy a file from my 2nd computer to my local computer. Local PC:- 192.168.1.10

Remote PC:- 192.168.1.20
[root@localhost root]#scp 192.168.1.20:/home file1.txt
root@192.168.1.20s password:
scp: /home not a regular file
[root@localhost root]

View 3 Replies View Related

Networking :: Server On Multiple VLANs Server Not Responding To Pings From Non-local Subnets?

Jul 14, 2010

I've got a machine running Ubuntu Server that is on several VLANs. Each VLAN has its own subnet and the server has an address on each subnet. The switches are set to allow tagged traffic to the server for each VLAN that it is on. Switch ports ending with workstations are given untagged ports on whatever VLAN is appropriate. Workstations are given addresses on a subnet for each VLAN via DHCP. All this works great and hosts on any subnet/VLAN can access the server as normal via its address on that subnet/VLAN.

Accessing the machine by its address on a non-local subnet is where I run into a problem. Inter-subnet traffic has to go through a router, which has been set up appropriately. Running tcpdump on the server and pinging it from a workstation on a subnet, using its address on a different subnet, shows the server receives the ping, but sends no response:

Code:
sudo tcpdump -i vlan4 -n
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode

[code]...

View 8 Replies View Related

Networking :: Connecting To My VNC Server ?

Jul 3, 2011

I am having problems connecting to my VNC server. The host machine is running fedora core 15.

In the past I have been able to connect to the machine, but for some I no longer can't.

I have done the following but still am unsure what problem is
1. Verfied the VNC server is running
2. Verified my user "trb" is in the vnc users list
3. I have checked that my port is open (at least i think). i launched a terminal and did "telnet 127.0.0.1 5902" and successfully connected.

My vncservers config file which is located in /etc/sysconfig/vncservers

Code:

Here is the log file from my latest connection attempt.

Code:

View 5 Replies View Related

Programming :: Error ""Can't Connect To Local MySQL Server Through Socket" In Connecting To MySQL In C Language

Sep 29, 2010

I wrote a code in C to connect to MySQL by using mysql_real_connect function but I recieved error "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" (by using mysql_error function).

I also did the following things: in mysql I typed 'SHOW VARIABLES LIKE '%SOCKET%'', it returned /var/lib/mysql/mysql.sock I typed 'mysql_config --socket' in shell, it returned /var/lib/mysql/mysql.sock I modified /etc/my.cnf file

View 3 Replies View Related

Networking :: Connecting Two Subnets Via A Server?

Mar 3, 2011

i have two subnets with different gateways.i am thinking of connecting them via a linux server which would enable them to communicate.but i dont know how to proceed for getting this done.how should the connection be made and what should be the configuration settings on the linux server.

View 2 Replies View Related

Fedora Networking :: Connecting To Server With Netcat

Jul 10, 2009

I connected two machines, I have their given of the addresses ip in a static way and not with DHCP. I gave to the machine server the address: 192.168.0.1, and in the machine client the address 192.168.0.2.

View 5 Replies View Related

Ubuntu Networking :: Home Server Connecting To VPN?

Jun 3, 2011

I have a home server that I have setup to connect to via SSH. All is working well with that. I would like to have the home server access the internet through a VPN. However, if I do this, I am no longer able to connect to the server via SSH, even though I know what its IP address is.

View 1 Replies View Related

Networking :: Connecting Mac Book To Fedora Server?

May 9, 2011

We have a mac book connected to our network. It can surf the web and even get into our network files. However, these network files are on linux, and finding the open files (not password protected) is fine. But we need the mac book to get into the protected files to edit our media. When we connect to the linux server, there is a pop-up asking for a login. We enter the correct credentials that work for everyone else to get into our protected files, but these credentials don't work... There is a message that pops up: "This operation cannot be completed because the original file '<file_name_here>' cannot be found." But it found the other open files...? what do we do to get this to work? The macbook is 'os x' and the linux server is 'fedora 10'

View 1 Replies View Related

Networking :: Server (eth1-connecting To The Windows XP PC) = 192.168.4.3?

Apr 1, 2011

I have the following setup: An ADSL Router (192.168.4.1) which plugs into my server (that has 2 network cards) Server(eth0-connecting to the ADSL Router) = 192.168.4.2 Server(eth1-connecting to the windows XP PC) = 192.168.4.3 And the windows XP PC = 192.168.4.4 if I delete the entire routing table and add a default route route add default gw 192.168.4.1 dev eth0 I get an error (I can't remember the error, the PC's at work) however if I unplug the cable going from the PC to eth1, I can then successfully add the default route, and I can ping the router, however when I reconnect the cable to the PC and Server... I can still ping the router (from the server) but I cannot ping the PC

if I try and add another route such as: route add -net 192.168.4.0 netmask 255.255.255.0 gw 192.168.4.4 it wont let me add the rule I have a feeling i am doing something really stupid here with the addressing scheme,

View 2 Replies View Related

CentOS 5 Networking :: Connecting Server 5.3 To DSL Router?

Sep 3, 2009

I want to use centos as a developer server on my desktop before deploying my stuff to the internet.

I have a netgear DG834G router. It's IP address on my local network is 192.168.0.1 and connected to the adsl line. The router is set up to act as an dhcp server too. On the router I have reserved ip address for the nics per their mac addresses.

My server is on a dual boot desktop. The other boot is XP and works fine, picks up dhcp.

I don't know how to connect Centos to the router.

I have tried to play with the network manager but to no avail.

I can ping localhost, interface eth0 is there, but i can't ping to the router.

I have set the manager system/administration/network to get dhcp automatically.

I can't activate the eth0 although the hardware device says it is OK.

I've looked at firewall and iptalbes.

View 2 Replies View Related

Fedora Networking :: Connecting To Server - Cannot Display Location SMB

Feb 15, 2009

In fedora 10 I want to browse the share files in our windows network. When I want to use 'connect to server' with user name and password. It says:
"Cannot display location smb://servername/"
"No application is registered as handling this file".

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved