Sponsored Content
Operating Systems Linux SuSE Regarding accessing multiple servers using single public ip address Post 302338039 by navneet_2009 on Monday 27th of July 2009 02:59:50 AM
Old 07-27-2009
Regarding accessing multiple servers using single public ip address

Hello,

Currently we are having different linux servers (for example: let's assume audio server, video server and text server) to handle requests from outside users. Suppose the outside users in different LAN (Local Area Network), other than the servers. For example user is in 20 series LAN and audio server is in 10 series LAN then we are assigning one public IP address to the audio server so that the outside users can connect with audio server using this public IP address.

In the same way we are assigning different public IP address to video server and text server also. So like this it will be the costly process, as first we have to purchase every public ip address to use for our servers.

So instead of purchasing many public ip's, we want to purchase single public ip and then we want to access all the servers (in our case audio/video/text server) using only single public ip. So pls tell me is there any way to bind all the servers (with private ip's) by using only single public ip.

Is there any configuration steps or any other mapping techniques to do this?

please reply. I will be highly thankful to you.

Thanks & Regards,
NAVNEET GOEL
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Accessing single elements of a awk array in END

How do I access one of the indices in array tst with the code below? tst=sprintf("%5.2f",Car / 12) When I scan thru the array with for ( i in tst ) { print i,tst } I get the output of: vec-7 144 But when I try this in the END print tst It looks like it's not set. What am... (6 Replies)
Discussion started by: timj123
6 Replies

2. UNIX for Advanced & Expert Users

Generate Public key for non ssh enabled servers

I am writing a script that needs to access various servers some of which are not ssh enabled. In order to access the ssh enabled servers I am using the following command to generate the public key : ssh-keygen -t rsa Is there a similar command for the other servers as well. If I try to use... (1 Reply)
Discussion started by: ravneet123
1 Replies

3. HP-UX

Automatic execution of commands in multiple servers using single script.

Hi, I've to do a simple job many times whenever it has been asked, just i've to log in to all of fourtien HP servers and i've to execute ps -fu user > temp cat temp|sendmail "xyz@z.com" commands to send the statics of all of 14 servers over the mail to particular user id.. Though logging... (4 Replies)
Discussion started by: vickramshetty
4 Replies

4. Shell Programming and Scripting

Issue faced while accessing data from files on different servers.

I have two log files of same name and structure which resides on different servers with ssh-keygen installed. I want to search for a list of strings available in an array on last 15 minutes logs of both files and calculate the total count of occurence of each string. Sample format of both file... (0 Replies)
Discussion started by: poweroflinux
0 Replies

5. Programming

Would you please give me some idea about single client and multiple servers

Hi, I have a program which needs to connect multiple servers at the same time. The program has to collect data from each of servers and then make a decision regarding to the data received. There are several requirements. 1. Server (s) may shutdown anytime without any ack (e.g.power... (1 Reply)
Discussion started by: sehang
1 Replies

6. Shell Programming and Scripting

Multiple lines in a single column to be merged as a single line for a record

Hi, I have a requirement with, No~Dt~Notes 1~2011/08/1~"aaa bbb ccc ddd eee fff ggg hhh" Single column alone got splitted into multiple lines. I require the output as No~Dt~Notes 1~2011/08/1~"aaa<>bbb<>ccc<>ddd<>eee<>fff<>ggg<>hhh" mean to say those new lines to be... (1 Reply)
Discussion started by: Bhuvaneswari
1 Replies

7. Shell Programming and Scripting

Require single command to start script in multiple servers

I have 9 servers, on each server a script with common name is available. I send a token file to all server from 1 particular server. so when a daemon job checks that token file is available then it triggers the script.. I want to know is there any command or script which I will run/execute on... (16 Replies)
Discussion started by: mirwasim
16 Replies

8. Shell Programming and Scripting

How to run simple single command on multiple Linux servers?

Hi All, How can i run a single command on multiple servers with or without giving credentials. I have a file(servers.txt) which has got list of servers and i want to run a command lsb_release -dr on all these servers and get output of those servers against each server. I tried below code... (9 Replies)
Discussion started by: darling
9 Replies

9. IP Networking

3 public servers: middle machine for traffic forwarding

With the following machines... Server 1: PPTP client windows; Public IP: 1.1.1.1 Server 3: PPTP server centos6; Public IP: 3.3.3.3 Connecting VPN server3 from server1 works correctly! Goal is to have a middle server forwarding traffic in both ways Server 1: PPTP client windows; Public IP:... (0 Replies)
Discussion started by: pedroz
0 Replies

10. Linux

Add two different subnet public IPs to single NIC or two different NIC on same box

Hello Admins, My ask is how can I add two different subnet IPs to same box with two different gateways? The issue is I can connect to the box when I am on ethernet LAN, but I am not able to connect to the same IP when I am on wifi. The server is RHEL 7 VM on vmware. How can I get connected... (4 Replies)
Discussion started by: snchaudhari2
4 Replies
bubbros-client(6)						   Games Manual 						 bubbros-client(6)

NAME
bubbros-client - the bub-n-bros client SYNOPSIS
bubbros-client [ options ] [host[:port]] DESCRIPTION
This is the bub-n-bros client that connects to bub-n-bros servers started with bubbros-server(6) or bubbros(6). It supports many different audio and video drivers and is very multi-platform. OPTIONS
host Search for a game on the given machine, and connect to one if found. If this is not defined, search for servers on the local net- work. host:port Connect to server running on given port on given host. If this is not defined, search for servers on the local network. --bits=N This option concerns only the windows audio driver. Set bits per sample. Valid values are 8 and 16 (default). -d DRIVER, --display=DRIVER Use video driver DRIVER. Valid drivers are: X X Window driver for Linux and Unix systems with an X server running. See the --shm option. windows MS Windows driver. pygame PyGame gaming library for python (if installed) has video output. Use it if this is specified. See http://www.pygame.org and the --transparency option. gtk Use the PyGTK library (if installed). See http://www.pygtk.org/ and the --zoom option. -h, --help Display help. --fmt=format This option concerns only the linux audio driver. Set the sound data format. Defaults to S16_NE. You can get a list of supported formats with --fmt=list. --freq=N This option concerns only the linux and windows audio drivers. Set mixing frequency to N (in Hz). Defaults to 44100. -m, --metaserver Connect with the help of the Metaserver (see bubbros-server(1) for more info). Run bubbros-client -m to print a table of currently running servers, pick the the exact IP address and port of the server of your choice from the table, and run again bubbros-client -m host:port. --port TCP=port In conjunction with the -m option, force a specific port on which to listen for an incoming TCP connexion from the remote server. This is only used if a direct connexion to the server fails. A random port number is picked by default. This option is useful if you are behind a firewall but can let TCP connexions on specific ports reach you. --port UDP=port Force a specific port on which to listen for incoming UDP traffic (animation data). Useful if you are behind a firewall but can let UDP traffic on a given port pass through. This is optional: animation data is routed over the TCP link if it does not appear to reach the client. A random port number is picked by default. -s DRIVER, --sound=DRIVER Use driver DRIVER for audio. Valid drivers are: pygame Use the audio capabilities of the PyGame library (http://www.pygame.org). linux Use the linux audio mixer. See the --freq and --fmt options. windows Use the Windows audio mixer. See the --freq and --bitsoptions. off No sounds. --shm=yes, --shm=no This option concerns only the X display driver. Disable or enable the shm (Shared Memory) extension. It is enabled by default and should only be disabled for remote X connections and old X servers. -t Use the TCP protocol. The default is to autodetect the protocol. See the -u option. --transparency=yes, --transparency=no This option concerns only the pygame display driver. Disable or enable transparent bubbles. Enabled by default. Disabling makes game a bit faster. -u Use the UDP protocol. The default is to autodetect the protocol. See the -t option. --zoom=N% This option concerns only the gtk display driver. Scale output by N%. SEE ALSO
bubbros(6) bubbros-server(6) December 7, 2007 bubbros-client(6)
All times are GMT -4. The time now is 04:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy