Networking :: Connect To The 201 FTP Server From Inside?

Feb 23, 2011

I know this is a common problem, but i have a special case that troubles me and i can't find an answer anywhere. The facts are like this: I have a linux router. I have 2 FTP servers. One on port 21, one on port 201 (on the same internal IP). The FTP works great when connecting on both servers from the outside. My problem is when i'm trying to connect to the 201 FTP server from inside the network using the external ip.

I get this:
ftp> ls
200 Port command successful
150 Opening data channel for directory list.
And it stays like this forever.

View 2 Replies


ADVERTISEMENT

General :: Running Ubuntu 10.04 Inside VMware Player - Windows Vista - Can't Connect To The Internet

Jun 10, 2010

I'm running Ubuntu 10.04 inside VMware Player running under Windows Vista and I can't connect to the internet or the host computer from the Ubuntu.

I have set all the VMware services to manual (like VMware DHCP Service), but starting them manually doesn't help.

In VMware, the network seems to work (there is a green dot beside the network icon) and I have tried both Bridged and NAT settings.

ifconfig doesn't show the eth1 interface, unless I give it as a parameter (or use -a). I think this means that Ubuntu thinks that the network isn't connected at all.

View 1 Replies View Related

Ubuntu Networking :: Error - Cannot Connect To Server - You Must Enter A Name For The Server

Apr 17, 2011

In Gnome Places->Connect To Server dialog, I am having problem using the Custom Location Service Type. I enter in the URI as

Code:

smb://username:password@ipaddress/share_name

I get an pop up error message that says:

Quote:

Cannot Connect To Server. You must enter a name for the server.

Which would be fine if there was actually a place for me to enter the name which there is not. What am I doing wrong. This is the first time I have tried using the Connect To Server dialog. Normally I just use a script I wrote to mount my share in a folder on my local drive as some programs cannot access the mounted network folder. In a browser all I have to do is:

Code:

smb://ipaddress/share_name

I tried using Windows Shares, but that did not work either. It does work if I click on network and access the share that way, but some programs like firefox and a few others that I want to save a file to my network drive do not show the network unless the share is mounted in a folder. So, I wrote a script:

Code:

#!/bin/sh
#mount ext storage drive
mount -t cifs //192.168.0.2/files -o username="username",password="password" /mnt/files

This works and I can use this, but it would be handy if I could just use the Connect To Server dialog.

View 3 Replies View Related

Ubuntu :: End The X Server From Inside The Gui?

Jul 11, 2010

I've just installed ubuntu 10.04 server on an old box to use as a home server for network storage. I've managed to get wireless working, and now have started to tinker with the base system (it's more of an experimental machine than a critical backup server!). I've installed xorg-core and JWM, and have set it up to function as a basic GUI in case my main box goes down and I need access to these forums. I can start JWM by using

Code: startx, but I need to know how to end the X server from inside the gui, so that I can create a kind of 'exit' button. I know I can end the session by going back to tty1 with ctrl-alt-f1 and using ctrl-c, but is there a way of doing this from inside of the gui? Is it even possible?

View 1 Replies View Related

General :: See All Ip's Inside Server?

Sep 17, 2010

I want to see all my ip's inside server. ip a command and ifconfig not working. Because i am under su root login. Is there any possibilities to view all my IP reside in the server..

I am using CentOS release 5.5 (Final) server.

View 5 Replies View Related

Networking :: Connect With A Server Apart From The Server Which Work On?

Feb 21, 2011

I need to connect with a server apart from the server which I work on. What is the command for this?

View 5 Replies View Related

Ubuntu :: Apache Server Ignores <?php...php> And Everything Inside

Jan 29, 2011

I got Apache and php5. I was able to insert php scripts from tutorial and see the results in Mozilla browser. But now something happened and Apache seems to ignore php script. I don't remember what i had done to my system that might have caused this problem, but most likely it is moving partitions in partition aditor, as this was the most serious thing I had undertaken.

View 1 Replies View Related

Server :: SQL Commands Inside Bash Script?

May 5, 2011

I'm trying create script to manage one mysql database, including new db and user creation. But I'm not able get it working when I put SQL commands into function. So I create simple script for testing which is still not working

Code:

#!/bin/bash -x
MAIN_DIR="/admin/mysql"
MYSQL_CNF="$MAIN_DIR/auth.cnf"
MYSQL_CMD="mysql --defaults-file=$MYSQL_CNF"

[code]....

View 1 Replies View Related

Software :: Using PHP Inside Of HTML On A Slackware Server?

Jun 15, 2010

My website is domaintoolscentral dot com, I want to use PHP inside of my HTML pages but I can't seem to figure it out. I know it has to do with the httpd.conf file or I think it does. I do not want to use a .htacess file.

View 14 Replies View Related

Fedora Networking :: Can't Connect To The Server?

Mar 7, 2010

i want to share my problem that after updating fedora 12 by my mobile broadband. mobile broadband connection stopped working. i mean now it can't connect to the server.

View 1 Replies View Related

Ubuntu Networking :: Server 9.10 Won't Connect Any More

Mar 22, 2010

I set up 9.10 as a file server at my house, connected through the router via LAN. I had everything working, using it as a Samba file server. I moved to to my college apartment and I am now having troubles... I changed the network information in /etc/networking/interfaces to what it should be (or at least I thought so...)

I can ping myself, but nothing else. Also, on my router configuration page, the server is coming up as a connected device with the correct IP address that I set it to.

View 3 Replies View Related

Ubuntu Networking :: Cannot Connect To Server Via WAN

May 13, 2010

My problem is that i cannot connect to anything that is running on this server via WAN. i can connect to everything from anywhere just fine through LAN though... i have all in use ports opened up on my router. i tryed messing with the ubuntu firewall and even tryed turning it off. but no luck. btw i am running ubuntu server 10.04 with matching desktop!

View 5 Replies View Related

Ubuntu Networking :: Can't Connect To NX Server

Oct 19, 2010

I just loaded NX Server, following the instructions from NoMachine. When I try to login from a client I get "Authentication Failed for User My Username" I can use the same client to connect to another NX Server on my network so I know the client works. I'm not clear if I need to set up a user, or if I can just logging with the username & password from the host (which is what I'm trying).

View 1 Replies View Related

Ubuntu Networking :: Cannot Connect To Server Via WAN?

Feb 27, 2011

i cannot connect via WAN to my ubuntu server. Literally out of nowhere it stopped working. i could connect to my Ubuntu server via WAN alll night long without trouble.

Servers running Ubuntu Server 9.10

View 3 Replies View Related

Ubuntu Networking :: Connect To Ssh Server From Outside The LAN?

Mar 8, 2011

I just setup sshd server on my ubuntu server 10.10 today. I then tried to connect to it with putty on my windows laptop outside the lan but failed. I entered the ip address as my wan ip address and the port as 23 (same port on the ssh server. I also have port forwarding enabled. The connection timed out every time.There are a lot of guides about ssh reverse tunneling but none works.

View 8 Replies View Related

Ubuntu Networking :: Can't Connect To Server Over WAN

Apr 25, 2011

Ok this may seem like a "USE SEARCH FUNCTION" Topic at first, but trust me i have.

So my problem is the following:

I installed Ubuntu Sever 10.10 on a old PC of mine and installed all the required stuff for a webserver (apache, sql, php, ftp, ssh, etc)

Our network system is one of these stupid kinds, it's a brigded connection to the ISP so every computer on our LAN gets its IP directly from the ISP and there is no local IP addresses (port forwarding isn't needed)

This might be relevant but our LAN is build as follows.

<<<<<<<<<<<<<<<<<< -----------Switch with WLAN ------- My laptop (WLAN)
<<<<<<<<<<<<<<<<<< |
Modem/router --------------
<<<<<<<<<<<<<<<<<< |<<<<<<<<<<<<<<<---- Windows 7 PC
<<<<<<<<<<<<<<<<<< -------------- Switch ----- |
<<<<<<<<<<<<<<<<<< |<<<<<<<<<<<<<<< --- Ubuntu Server
<<<<<<<<<<<<<<<<< 2 other PCs

My Windows 7 PC can at all times connect to the server over ssh, ftp and http, no problems. But my laptop, and my friend from his place can only connect to the server if I have recently connected with the Windows 7 PC.

If there is no connection for a while and i try to connect with laptop or from friends place the connection just times out...

View 4 Replies View Related

Networking :: Connect To A Server On (openssh) Through Ssh?

Feb 10, 2010

I connect to a server on linux(openssh) through ssh. Is there a way such that i can hide my IP on that machine so that the server won't know my username and IP address?

View 5 Replies View Related

Networking :: Connect To A Server With Windows 7

Oct 25, 2010

I have generated a public SSH key in the server and it is located at /root/.ssh. Now i have a windows 7 system and i wanted to connect to that server using that key. How can i do that with windows server 7 as client

I know this is a silly question but i have books and none of them explain how to connect to a server with windows 7

View 1 Replies View Related

Networking :: Can't Connect To Openvpn Server

Mar 2, 2010

i recently rent a VPS and installed with CENTOS 5 64bit, i followed a tutorial to install openVPN to bridge traffic to my windows machine.

View 3 Replies View Related

Networking :: Can't Connect To Server Locally

Jun 6, 2010

I have a home server that I was able to up and till recently able to connect to externally and internally but something has changed. I can't connect through vnc, putty or ftp. if I ping the local address it can't be found. If I try to get to it using its external IP address I can get to the server and put in my user name but it wont accept my password.If I go to the server and use the password it works fine.

View 13 Replies View Related

Networking :: Connect To Server Without Public IP?

Jul 18, 2011

I want to use my personal computer remotely. The problem is my computer is connected to a local network that I can't modify. I can connect from my computer to another one that has public IP via ssh. Is it possible to login to the "proxy" computer from somewhere and somehow use the connection established before to connect to my PC?

View 3 Replies View Related

Server :: Glibc Included Inside Initramfs Causes Reboot?

Jun 7, 2010

I'm attempting to build a linux appliance.The main root file system will be the initramfs image.I've got everything else working except for this problem. It seems as soon as I install the glibc 32-bit libraries in the initramfs imageduring boot it willautomatically reboot on me.System software using:

binutils: 2.18
gcc: 4.2.4
glibc: 2.7

[code]....

View 2 Replies View Related

Server :: Vsftpd - Keep Ftp User Inside Home Directory

Aug 22, 2010

I'm using Slackware 13.0 on my server and am going to be employing a file-sharing service for a client. I was able to enable a quota, but my problem now is keeping the user inside their home directory. I've searched around and found an old thread on here (from 2003) that gave me some ideas, but it still isn't working. Should I be running vsftpd standalone or leave it on the inetd? If I set the shell to /sbin/nologin or /bin/false, the user can't log in through FTP, even.

chroot_local_user=NO
chroot_list_enable=YES
chroot_list_file=/etc/vsftpd.chroot_list
from /etc/passwd:

View 2 Replies View Related

Fedora Networking :: Different Routing From Inside And Outside?

Feb 20, 2010

IN LAN default GW box I have a routing rule of 172.17.1.0 192.168.180.100 255.255.255.0 UG 0 0 0 eth3 that sends packets matching 172.17.1.0/24 to eth3 etc. When I ping 172.17.1.50 - it goes correctly when ping is issued in the same box (LAN GW) - falls through to default rule when the ping is done in LAN's boxes i.e. it goes to the LAN GW box and then to Internet incorrectly instead of going to eth3 and 192.168.180.100.

Is there any way of seeing why the packet matches or not the routing rules?

View 14 Replies View Related

Fedora Networking :: PPTP Server Set Up But Can't Connect?

May 8, 2010

I've got a FC PPTP server up and running but can't connect to it using VPN. I'm using NetworkManager but the connection fails each time. On the server, I'm seeing the following in the /var/log/messages:

Quote:

May 8 16:37:05 li99-23 pppd[2113]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so is for pppd version 2.4.3, this is 2.4.4
May 8 16:37:05 li99-23 pptpd[2112]: GRE: read(fd=6,buffer=8059780,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs

[Code].....

Ive checked that the name,passwords all match, which they do. Has anybody seen this before ?

View 1 Replies View Related

Fedora Networking :: Connect To A L2TP VPN Server?

May 17, 2010

I recently wanted to connect to a vpn server which its tunnelling mode is L2TP.how I can configure my FC 12 to connect to this vpn server?I mean in which files I should enter that server's IP and my username and password.

View 3 Replies View Related

Fedora Networking :: DNS Queries - Connect To A Ssh Server ?

Aug 28, 2011

How often are dns queries sent? Assume I want to connect to a ssh server, will I send one dns-query in order to do that or do I send multiple during my connection? What if I request web-pages, do I send a query only when I enter a site or will I send queries every time I visit a new page on that site?

I'm asking since I'm considering getting an account at dyn.com (the standard account for $30/yr) and it comes with 600 000 queries per month (which is way more than I expect to get but knowing exactly what it means is always good).

View 3 Replies View Related

Ubuntu Networking :: Connect To Server Time Out Bug

Apr 16, 2010

I have a 64 bit machine that once makes a connection to a remote server, times out unless I am persistently doing some stuff on the computer. I have tried searching for a solution and have not found it yet I know it is a bug that other people have mentioned it at other places. This was not the case in previous versions of Ubuntu ( I am using 9.10). Having a persistent connection to remote server is something that is critical for my needs.

View 1 Replies View Related

Ubuntu Networking :: 'Connect To Server' Through Proxy?

Aug 4, 2010

Is there a way to connect to a samba share on the other side of a dynamic ssh tunnel?I like to use ssh -D 8080 <host> to access the network on the other side of a ssh session. For applications with their own proxy settings it seem to work really nice.In this particular case I'd like to use the 'Connect to server' feature in Ubuntu to connect a samba share through the tunnel, but I can't figure out how to make only that connecton use proxy settings.If I enforce system wide proxy settings the ssh tunnel will die, so that is not an option.

View 1 Replies View Related

Ubuntu Networking :: Firefox Can't Connect To Server?

Aug 10, 2010

i installed ubuntu using wubi, and every time i open firefox it says it cant connect to ubuntu server.

View 9 Replies View Related







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