Sponsored Content
Operating Systems Linux Please Guide to bring my Server online Post 302604925 by thmnetwork on Tuesday 6th of March 2012 09:59:21 AM
Old 03-06-2012
Quote:
1. First I want start with basic, I want to configure FTP Server which I want to bring online If I have public ip address as 123.99.88.77 then what IP should I give to my Linux machine 123.99.88.72 or 192.168.1.42 which class should I use here?
The appropriate ones? We have no way of knowing what your IP addressing scheme is. As long as the public IP is configured for the correct interface and the ftp server is configured to use that interface/IP then you should be good to go. We can't help you on the network engineering side of things though.

Quote:
I am having DLINK 2750u ADSL router with wifi, now If i want to bring my FTP Server online then I will have to do port forwarding, now where this port forwarding can be done on GUI on Router or I will have to write down iptables on Linux machine for port forwarding?
You may try to google some stuff before asking a question. I just googled "2750u Forwarding" and found this step-by-step explanation of the process. I don't say that to be rude, but you're definitely going to find out that these sorts of questions aren't interesting to answer for people who don't know you personally, so doing the due diligence beforehand can save you from running into a bueller bueller bueller moment when you go to ask a question.

As for the firewall, it depends on whether you have configured port 21 to be open. If so then you should be fine.

Quote:
Suppose I have two Linux machines on vmware on Windows 7 OS, can I bring these two machines online or form 2 node cluster among them?
Now this is an interesting question to answer. But you actually can do that since clustering happens at the platform level and so it exists beyond what vmware/windows would influence. The fact that we still have a single point of hardware failure cuts into the advantages of running High Availability. But you can still do it. As for HOW to do it, that's kind of an involved process that varies depending on what distribution you're using.

If you can install the clustering daemons then you can use luci/ricci to have a GUI to configure the cluster.conf file with. But it doesn't sound like you have much experience with Linux, at which point it may be worth your while to stick with a single node and just know that two VM nodes as part of an HA solution is technically possible. Once you've got your bearings on this stuff, then you can worry about setting up an HA cluster.

- Joel

Last edited by thmnetwork; 03-06-2012 at 12:06 PM..
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need dummies guide to setting up Web server...

Hiya All, Hope you can help! I need a Dummies guide to setting up a Web server. I hope you have some good URLs or advice etc. I now finally have: 1. "Web Server" - Fedora Core3 onto my Spare PC. 2. Windows XP laptop 3. Basic Web site set up via Front Page - to upload onto Web... (5 Replies)
Discussion started by: marty 600
5 Replies

2. Solaris

Unable to bring a disk from error to online state.

Hello experts. I am using Solaris 10(2005) on intel machine. I have installed Veritas Volume manager 5.0. I am unable to bring a disk error to online state. I would like to bring that disk to CDS format. Commands i used and output are.... #vxdisk list DEVICE TYPE ... (11 Replies)
Discussion started by: younus_syed
11 Replies

3. Solaris

Not able to bring up the server

Hi All, I have a iplanet server running on solaris , i'm not able to start it using the start Its giving following error root@bld00: /usr/iplanet/servers6.1sp8/https-MLL-8.3dev # ./start Sun ONE Web Server 6.1SP8 B06/13/2007 23:15 info: CORE5076: Using from info: WEB0100: Loading web... (2 Replies)
Discussion started by: renjithrnath
2 Replies

4. UNIX for Dummies Questions & Answers

VPN on an online server

Hi there, Believe it or not, the word VPN doesn't give any search result in the forum. I'm trying to get started with VPN. I'm currently in the process of setting up a server. I found a lot of howtos on the web. There's still one thing that I'm not sure of. My plan is to setup the VPN... (4 Replies)
Discussion started by: chebarbudo
4 Replies

5. Solaris

DNS service is in maintenance mode. How to bring it back to online mode?

:confused: when i tried to look the status of DNS-client, it is in maintenance mode..... Please tell me how to bring it back to online mode...PLEASE TELL ME STEP BY STEP.... PLEASE... :wall: (2 Replies)
Discussion started by: vamshigvk475
2 Replies

6. Solaris

Unable to bring iscsitgt service to online

this is samiulla in my vmware solaris 11 i installed iscsitgt pakage but it goes to maintenance and i am unable to bring into online with svcadm clear iscsitgt how can i forcefully online iscsitgt service. (1 Reply)
Discussion started by: samiulla
1 Replies

7. AIX

Power HA 6.1 Bring Resource group online issue

Hi all, I have the following in hacmp.out for bringing Resource group online. Volume groups themselves are Enhanced-Capable and on each node I can varyon and mount filesystems. +main1_rg_01:cl_activate_vgs STATUS=0 +main1_rg_01:cl_activate_vgs typeset -li STATUS +main1_rg_01:cl_activate_vgs... (2 Replies)
Discussion started by: OdilPVC
2 Replies
scconf_quorum_dev_quorum_server(1M)			  System Administration Commands		       scconf_quorum_dev_quorum_server(1M)

NAME
scconf_quorum_dev_quorum_server - add, remove, and configure a quorum server type of quorum device. SYNOPSIS
scconf [-q quorum-options] DESCRIPTION
Note - Beginning with the Sun Cluster 3.2 release, Sun Cluster software includes an object-oriented command set. Although Sun Cluster software still supports the original command set, Sun Cluster procedural documentation uses only the object-oriented command set. For more infor- mation about the object-oriented command set, see the Intro(1CL) man page. Sun Cluster provides the option of configuring a quorum server as a quorum device. This configuration information consists of a device name that must be unique across quorum devices, the address of the host machine on which the quorum server is running, and the port number on which the quorum server is listening for requests. If your cluster requires multiple quorum devices, configure multiple quorum servers or use storage devices for the additional quorum devices. A quorum server can act as only one quorum device for a cluster. To configure the cluster to use a quorum server, the quorum server software must be installed, configured, and running on a machine that is accessible to all cluster nodes. The quorum server itself must be configured and running when this command is run on a cluster node. See clquorumserver(1M) for information about configuring the quorum server. OPTIONS
The following parameters are required for configuring a quorum server type of quorum device. See scconf(1M) for the list of supported generic options. Use the add and remove forms of the command to add shared quorum devices to and remove shared quorum devices from the configuration file. Use the change form of the command to change various cluster quorum configuration properties or states. The following quorum server spe- cific options can be used to change the cluster quorum configuration: Add a Quorum Server Type of Quorum Device Before adding a quorum device: o The quorum server must be running on the quorum server host machine. o You must enter the quorum server host name in the /etc/inet/hosts file. o You must set the netmask for the quorum server host. For information about the hosts file and netmask requirements, see the procedure on adding quorum server quorum devices in the Sun Cluster System Administration Guide. Once the quorum device is added, none of the parameters can be changed. # scconf -q -a name=devicename,type=quorum_server,qshost=qhost,port=portnumber name=devicename The name of a quorum server. This name must be unique among all quorum devices in the system. type=quorum_server Indicates the type of disk device group to create. For a quorum server type of quorum device, the value of this parameter must be quo- rum_server. qhost=qhost The hostname of the machine on the network that can be reached by all cluster nodes and that is running the quorum server. Depending on the IPv4 or IPv6 configuration of the host, this hostname must have an entry in the /etc/hosts file, the /etc/inet/ipnodes file, or both. port=portnumber The port on which the quorum server listens for requests. Note - If you need to change the port number of a quorum server while maintaining the same host name, remove the quorum device first, make your changes, then add the quorum device back. Change the Configuration Parameters of a Quorum Server Type Quorum Device # scconf -c -q name=devicename,maintstate | reset If other parameters such as qshost or port must be changed, add a new quorum device with the new parameters and remove the existing quorum device. Remove a Quorum Server Type of Quorum Device # scconf -q name=devicename When the scconf command is interrupted or fails while performing quorum-related operations, quorum configuration information can become inconsistent in the cluster configuration database. If this occurs, either run the same scconf command again or run the scconf command with the reset option to reset the quorum information. EXAMPLES
Example 1 Adding a Quorum Server Type of Quorum Device The following scconf command adds a quorum server quorum device with its port number configured as 9000. # scconf -q -a name=qd1,type=quorum_server,qshost=scclient1,port=9000 Example 2 Removing a Quorum Server Type of Quorum Device The following scconf command removes the quorum server quorum device named qd1. # scconf -r -q name=qd1 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu | +-----------------------------+-----------------------------+ |Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), clquorum(1CL), clquorumserver(1CL), cluster(1CL), scconf(1M), gateways(4), hosts(4) Sun Cluster 3.2 18 Jul 2006 scconf_quorum_dev_quorum_server(1M)
All times are GMT -4. The time now is 09:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy