I am building an application that will be acting as a combined MUA/MTA on different networks. However, many of the networks are with ISP's that block port 25 for SMTP. Therefore I would also like to open up a secondary port so that some of the installs can communicate on that if port 25 is closed.
How do I choose a second port? I know some people use port 26 or port 2525.
I am looking to create a load balancing server. Essentially here is what I want to do:
I have a public IP address, lets say 1.1.1.1 I have a second public IP address, lets say 2.2.2.2
Here is what I want to happen. I have a website, www.f.com point to 1.1.1.1 via an A record.
In Linux machine.
Using a different IP , but same port binding
(Client_IP:A, Port:B, Server_IP:C, Port:D) ==> TCP connection is established
:
: 'usable port is exahusted'
:
(Clinet_IP:E, Port:B, Server_IP:C, Port:D) ==> TCP Port binding error...
If I reuse port B, Linux kernel occurred tcp port binding error because port already in use ?
I'm running Debian 64bit server and I have 2 teamspeak servers runnin.
I am looking to create a load balancing server. Essentially here is what I want to do,
I have a public ip address, lets say 1.1.1.1 I have a second public ip address, lets say 2.2.2.2
Here is what I want to happen. I have a website www.f.com point to 1.1.1.1 via an A record.
In these instructions below what appears on my terminal is different so not sure what I should change.
so i have the lg esteem on metro pcs and ive rooted it. i aso use wifi tether to play games on my laptop using my 4g, but i cant pay diablo 2 because i get a error saying port 6112 is closed. ive tried the port forwarding app but it doesnt work. ive also ran a port scanner i found that says port 53 on my phone is the only port open. any assistance in solving my problem would be appreciated.
I am setting up 4 Vlan.Port 1 is my management port and belongs to Vlan 1 Port 2-12 is Vlan 2. Port 13-24 is Vlan 3. Port 25-36 Vlan 4. There is 3 different companies that uses Vlan 2-4 but i want them to share one printer. The printer is connected to port 48.
Will this work or do i need to have to install a router?
Hey guys, I have a Ubuntu 11.04 VPS and I am wondering 2 things:
1) How do I disable telnet connections to it?