I am trying to set up a VSFTP server that will serve a directory that is on a NFS server that is on the other side of a firewall.
I have a subscription to 5 static IP addresses. I want to run a web server from behind a router.
I am trying to connect to my VirtualBox LAMP Server with FileZilla, and it's not working. I have a static IP set, a FTP user set (with FTPd), and can connect successfully with ftp localhost, but not with Filezilla with the same credentials.
Hello, I'm trying to run NFS behind a router though I ran into a problem. NFS server only works when the router is set to DMZ to that computer. So I was looking how to make static ports for the NFS server unfortunately it doesn't work from the guides I saw and some of them are meant for fedora base dist(/etc/sysconfig), They say to do this and that to get ports static or to lock them.
I want to direct connect my server to two clients using 10 GBE.
I plan to use the ATTO FastFrame NT12 NIC.
http://www.attotech.com/products/product.php?cat=14&scat=34&prod=111&sku...
Now, few question as i'm new to the 10GBE:
can i assign a static IP C class address to each port on the card that is on the server (total of 2 ports=2 IP address)?
Can i assign a static IP
Whenever I install vsftpd on centos, I only setup the jail environment for the users and rest is default configuration of vsftpd. I create user and try to connect with filezila ftp client but I could not connect with passive mode.
This is my situation: I want to connect to an OpenVPN server from my office (we're using a proxy, only ports 80 and 443 are allowed).
Server IP address is: 176.31.250.232:843
My static IP address is: 192.168.78.241
Is possibile to forward the 843 TCP port to the 443 port using IPFW? (I'm on OSX).
Thanks for the answers.
In Cisco IOS 12.x, what command can I use to redirect all ports (udp and tcp) to an internal server?
I've set up a fw behind my router, rather than specify each port to nat on my router, I just want to send everything to my fw.
i need to establish remote Wmi Connection From ms Windows server2008 With a static Ports.
I know that WMI calls uses port 135 and then chooses a random port, what I would like to know is if WMI can be set for a static port?
Yes i Have Already Read THIS: http://msdn.microsoft.com/en-us/library/bb219447(VS.85).aspx
But i don't want do it on all clients i'm looking for a server-side soloution not cli