Sponsored Content
Operating Systems Linux Red Hat Want to unblock port for particular site Post 302763165 by admin_xor on Tuesday 29th of January 2013 03:49:49 PM
Old 01-29-2013
Without even little knowledge of your network infrastructure, I don't think it's possible to just hand out the solution.

Please let us know how your clients are connecting to the server. Is there any external firewall in between? Which port are you trying to open? When you say "site", do you mean "website"?
 

9 More Discussions You Might Find Interesting

1. Linux

Unblock port 80 for none root user

Hi all, I am running an oracle application server but the problem is that the default port it is using is 7777 and if i want to make it port 80 i have to run the server as root which something i do not want to do. If i understand well to run on a port under 1024 the application needs root... (1 Reply)
Discussion started by: staind_art
1 Replies

2. HP-UX

How to Unblock Port in HP UX

Dear All.. I have an HP-UX server, i need to access it through certain port to run application.., but i cant access it, I can login as root by using other port Can anyone give me any advice how to see the list of active port? and how to block / unblock it?? Thankyou in advance ... (1 Reply)
Discussion started by: grimanda
1 Replies

3. HP-UX

To unblock the some audit scripts

Dear Expects, I am facing following discrepancies on our server. a) When we give wrong root password three times in a row, the root account has been disabled. b) System is forced to change the old password, whenever we tried to change the password of any of the OS user and for ROOT user... (2 Replies)
Discussion started by: oracle_rajesh_k
2 Replies

4. IP Networking

port access to site to site VPN

Setup a site to site VPN between two cisco routers. One of the site locations is unable to access ports such as https://example.com:9001 How do I let them go into port 9001? They can ssh, ftp, telnet and everything else. Is this a VPN issue or ACL access issue? I put permit ip host... (0 Replies)
Discussion started by: photon
0 Replies

5. UNIX for Dummies Questions & Answers

Unblock the websites

Hi Guys, Some of the websites are blocked in my office. And I know the root password. I tried to unblock those sites.. Checkedcd /etc/modprobe.d $ cat blacklist.conf # # Listing a module here prevents the hotplug scripts from loading it. # Usually that'd be so that some other driver will... (8 Replies)
Discussion started by: Adhi
8 Replies

6. IP Networking

How to establish site to site vpn - Linux machine and cisco asa?

Hi, I am trying to establish vpn between my linux server and cisco asa at client side. I installed openswan on my cent os. Linux Server eth0 - 182.2.29.10 Gateway - 182.2.29.1 eth1 - 192.9.200.75 I have simple IPtables Like WAN="eth0" LAN="eth1" (0 Replies)
Discussion started by: ashokvpp
0 Replies

7. IP Networking

Does cisco 1921 router support site to site VPNs using IPSec?

Q: "Does Cisco 1921 router support,, act as an endpoint for, site to site VPNs using IPSec? If so, how many? " A: If you get the Cisco 1921/k9 with the security services bundle then it will have built in security features. Cisco, typically includes IP Sec tunnels I believe as part of that... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

8. IP Networking

IPSec Openswan Site to Site VPN - Big Pain

Hi @all, I try to connect 2 LANs with IPSec/Openswan LAN 1: 192.168.0.0/24 LAN 2: 192.168.1.0/24 This is my Config: conn HomeVPN # # Left security gateway, subnet behind it, nexthop toward right. left=192.168.1.29 ... (1 Reply)
Discussion started by: bahnhasser83
1 Replies

9. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies
PEGASUS-SC-CLIENT(1)													      PEGASUS-SC-CLIENT(1)

NAME
pegasus-sc-client - generates a site catalog by querying sources. SYNOPSIS
pegasus-sc-client [-Dproperty=value...] [--source src] [-g|--grid grid] [-o|--vo vo] [-s|--sc scfile] [-p|--properties propfile] [-V|--version] [-v|--verbose] [-h|--help] DESCRIPTION
pegasus-sc-client generates site catalog by querying sources like OSGMM, MYSOG, etc. OPTIONS
-Dproperty=value The -D option allows an experienced user to override certain properties which influence the program execution, among them the default location of the user's properties file and the PEGASUS_HOME location. One may set several CLI properties by giving this option multiple times. The -D option(s) must be the first option on the command line. CLI properties take precedence over the file-based properties of the same key. --source src the source to query for site information. Valid sources are: OSGMM|MYOSG|VORS -g grid, --grid grid the grid for which to generate the site catalog information. -o vo, --vo vo The Virtual Organization (VO) to which the user belongs. The default VO is LIGO. The collector host should be set by default unless overridden by the property pegasus.catalog.site.osgmm.collector.host according to the following rules: o if VO is ligo then collector host queried is ligo-osgmm.renci.org o if VO is engage then collector host queried is engage-central.renci.org o for any other VO, engage-central.renci.org will be queried and in all the paths the name of the engage VO will be replaced with the name of the VO passed. e.g if user specifies the VO to be cigi, engage will be replaced by cigi in the directory paths. -s scfile, --sc scfile The path to the created site catalog file -p propfile, --properties propfile Generate a Pegasus properties file containing the SRM properties. The properties file is created only if --source is set to OSGMM. -v, --verbose Increases the verbosity of messages about what is going on. -V, --version Displays the current version of Pegasus. -h, --help Displays all the options to the pegasus-sc-client command. EXAMPLE
Runs pegasus-sc-client and generates the site catalog: $ pegasus-sc-client --source OSGMM --sc osg-sites.xml --vo LIGO --grid OSG AUTHORS
Prasanth Thomas Pegasus Team http://pegasus.isi.edu 05/24/2012 PEGASUS-SC-CLIENT(1)
All times are GMT -4. The time now is 09:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy