Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Register Here to Permit RSS Access by IP Address Post 302845581 by GTrip on Thursday 22nd of August 2013 12:28:24 AM
Old 08-22-2013
Website Using RSS:: bd.summit.net/articles/ IP Address: 98.237.27.165 Comments: Updated IP Address and URL Thank you!
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Restricting access to a machine by IP Address

I have a need to allow only certain IP addresses to access a machine running solaris 9. I am not sure how this can be accomplished. Thanks in advance for your help. Patch (2 Replies)
Discussion started by: patch
2 Replies

2. UNIX for Dummies Questions & Answers

How to register an email address in unix

Hi, Could anyone please let me know, process to send an email from unix server ( SunOS 5.9). Also, explain the requirements should have. Specify the location to register an email (abc@xyz.com) in unix? Please help!! Thanks!! (0 Replies)
Discussion started by: praveenvi
0 Replies

3. Programming

Cannot access memory at address 0x8

Hi All I have a structure pointer and setting that pointer as NULL. When i tried to access the elements in the structure i am getting the error message. "Cannot access memory at address 0x8". This i tried in LINUX. When the same program is tried thro UNIX (HP-UX), i am not getting the message... (8 Replies)
Discussion started by: rkraj
8 Replies

4. UNIX for Dummies Questions & Answers

Permit sftp load /etc/profile on AIX6.1

Hi, I've set on /etc/profile: TMOUT=3600 readonly TMOUT It seems to work when I connect using ssh client, putty for example, but not when connect through sftp. What am I missing on sshd configuration? regards Israel. (2 Replies)
Discussion started by: iga3725
2 Replies

5. Linux

Block RSH access by IP address

Hi All i need to use RSH ( i can hear you all banging your head against a wall ) but i want to block a certain IP address from access my machine via RSH, is there way to do this thanks A (3 Replies)
Discussion started by: ab52
3 Replies

6. Cybersecurity

How to access private IP address?

HI, I'm doing a research on client/server connection. I need to run the server code to open socket connection with the client code. To make the test real, I need to run the server code from a a machine far away from the client over the Internet. IN ORDER TO RUN THE CODE, the client has to know the... (3 Replies)
Discussion started by: ENG_MOHD
3 Replies

7. Solaris

Restrict XWindows Server Access by IP Address

We want to disable graphical logins on our Solaris 10(64bit sparc )boxes, but I haven't found any information on how to do it via google. Most likely I am using the wrong search terms (i've been looking for "xdmcp" and "x11" "disable") . While looking through the output of "svcs -a | grep... (3 Replies)
Discussion started by: the.gooch
3 Replies

8. What is on Your Mind?

Plan to Restrict RSS Access by IP Address

Hello Everyone, We plan to restrict all RSS news feed access soon based on IP address. This means that if you have a website or application that using our site RSS feeds, you can still do it; but your must register you site in this thread. So please reply with your IP address of your server... (7 Replies)
Discussion started by: Neo
7 Replies
STUND(8)																  STUND(8)

NAME
stund - STUN protocol (Simple Traversal of UDP through NATs) Server SYNTAX
stund [-v] [-h IP Address] [-a Secondary IP Address ] [-p port ] [-o port ] [-b ] [-m ] STUN servers needs two IP addresses and two ports DESCRIPTION
STUN Servers are used to help clients behind NAT to tunnel incoming calls through. This server is the counterpart to help the client iden- tify the NAT and have it open the proper ports for it OPTIONS
-v Verbose output. -h <IP Address> Define the Main IP Address. -a <IP Address> Define the Second IP Address. -p <Port> Set the primary port the default port value is 3478 -o <Port> Set the secondary port the default port value is 3479 -b Detach the process and makes the program run at the background -m <Port> Sets a starting port for the STERM server --help Prints useful help EXAMPLES
If the IP addresses of your NIC are 10.0.1.150 and 10.0.1.151 the proper and default use would be: stund -h 10.0.1.150 -a 10.0.1.151 add -b option to detach the process stund -h 10.0.1.150 -a 10.0.1.151 -b AUTHORS
This manual page was written by Rene Mayorga <rmayorga@debian.org.sv> for the Debian system (but may be used by others). Permis- sion is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. SEE ALSO
stun(1) Debian Project 2007 Aug 31 STUND(8)
All times are GMT -4. The time now is 12:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy