Currently I am using Linux + cPAnel and using the port 25 for email sevrer. Currently we facing 1 problem is, some user's ISP is not support port. May I know how can I add additional port into server and allow users to send mail by different port?
I have an office internal website and I opened a port in the gateway of my office (7080) to this website (server )'s 80 port. That makes this website open to public as office has static IP. And then when I view the site from home . it's fine. But when I tried to login, the site is using a pop-up, I guess it's http authentciation, login, I was redirected to a url without my port number any more, that stops my access to the site as obviously I would.
I saw a one port KVM/IP switch, simply a little case that fits in your hand, with 2xPS/2 ports, a VGA and a network output (it didn't even require an extra power input, although that isn't a requirement). I remember it was about 55 euros (about 80USD).
Does anyone remember such a little small thing? I can't find that catalogue anymore.. If you find one with a USB port for virtual media (like 32MB..)
I've got a CentOS 5 box that I want to cap/throttle the speed of the port to ensure that no more than 50 meg is passing in either direction at any given time.
- I know you can do this with FreeBSD using ipfw but that's not an option for me at the moment...
- I also know you can do this with some reasonably decent switching gear but again that's not an option. It's not my switch and they don't provide capped ports.
So, the question then becomes is there any way to lock the port down to 50 meg using only linux itself?
I wonder whatLs more important on a shoutcast server, to get more bandwidth per month as possible, or a faster port connection?
I have test a 2 hours music stream at 128k bit rate and was only 5MB per listener ! This is not to host 24/7 radios. Its a project to host DJs /Live Bands at a maximum of 128k, with no more than 2 hours events.
Also each event between 50-80 listeners, and not at same days or hours.
About the port connection, what this means? : Port: 10/100MBPS SWITCHED VLAN
Is it shared and from 10 to 100mbps?
I am trying to find the best deal with dedi servers. Have at this moment a unlimited bandwidth /100Mbps shared, but it seems the CPU is too low (AMD Sempron 3100), as I canLt seem to create more than 40 shoutcast accounts (and no client is streaming, just ON), and the server load goes up to 4.5 !!
So, I am looking on the market , as I saw better deals with better processors (Pentium4, Core 2 Duo), and much cheaper (below $100), but they only offer 2000/3000GB bandwidth.
Do you still have to add each port individually to Server 2008's Firewall like we did on Server 2003?
If so, will the guides that were put out for 2003 work on 2008's? I want to be sure before putting all these ports in....if I can just specify a range instead, it would be much easier!
Problem detected! 19:58:32 [Apache] Port 80 in use by "Unable to open process" with PID 4! 19:58:32 [Apache] Apache WILL NOT start without the configured ports free! 19:58:32 [Apache] You need to uninstall/disable/reconfigure the blocking application 19:58:32 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 19:58:32 [Apache] Attempting to start Apache app... 19:58:32 [Apache] Status change detected: running 19:58:33 [Apache] Status change detected: stopped 19:58:33 [Apache] Error: Apache shutdown unexpectedly. 19:58:33 [Apache] This may be due to a blocked port, missing dependencies, 19:58:33 [Apache] improper privileges, a crash, or a shutdown by another method. 19:58:33 [Apache] Press the Logs button to view error logs and check 19:58:33 [Apache] the Windows Event Viewer for more clues 19:58:33 [Apache] copy and post this 19:58:33 [Apache] entire log window on the forums
that is my error message I have changed skype's port from using port 80 and also uninstalled IIS from microsoft I have only installed xampp on its own without wamp server so that they dont conflict.
I had setup an apache home server. here the 80, 8080 ports are blocked . So I made my apache to listen to 4040 port. but the problem now is ,i use cloudflare service to point my domains to my server. now its showing error when i give my ip because the port is not 80. i tried putting dns host point to xxx.xx.xxx.xx:4040 in cloudflare but shows invalid ip ...
Yesterday I installed tomcat on a RHEL 4 + cPanel and httpd 2.0.63 server using easyapache3, process was ok, jsp pages are loading fine using http://site.com/example.jsp , but servlets, are not working using http://site.com/example, how ever, if I load http://site.com:8080/example it loads the servlet perfect.
I read something about redirecting all traffict from port 80 to 8080, but you know.. this is a shared server, and that would affect all customers on the server.
So, mod_jk seems to be the only solution, now I read many documents over the web, but no one seems to be working to configure apache2 and mod_jk that is installed using easyapache3 script.
In my httpd.conf file, i have this:
LoadModule jk_module modules/mod_jk.so Include "/usr/local/apache/conf/jk.conf" At jk.conf i have this content: ...
I am using proftpd...How do i instruct that the server don't listen on high ports 49152-65534 but only to 21?
The reason is because my client's firewall setup is very strict and i need to give a good reason to open those high ports. Right now, i can ftp to port 21 only but can't do nothing more than that coz the higher ports are blocked.
I have cpanel running on a centos box and I want to change the ssh port from (22) the default port to something new i get 13000 login add temps a day. How do i do this i have root access
I am having my ded server disconnected in less than 2 hours if I dont delete a bad website off my dedicated server (I run a free hosting website on it...i know! I know!)
Anyways I need to login to ROOT and manually take this website off the server, which I have NO IDEA how to do anyways, but I need the SSH port to do so and I HAVE NO IDEA what it is!
I'm a bit new to this, and I wanted to host my server on a VPS. I tried connecting, but that just didn't work. Do I need to portforward the VPS? Sorry, Like I said, I'm a bit new.
I know this is a bit of an odd question but I have a VPS which has port 1189 open. Is it normal by default to have this port listening on a OpenVZ VPS under HyperVM? or is this something a little concerning? Never noticed it before, just checking I don't want any illegal applications being hosted on my server by clients.
It's most probably nothing to be concerned about, just wanted to double check.
I would like to know on how to forward specific IP with port to localhost or any IP by using iptables ? For example i would like to forward for port 25 from IP A to IP B, Currently i'm doing a test with my firewall and i'm very blur with iptables thingy.