<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Blocking an IP address in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949695#M55350</link>
    <description>Don,&lt;BR /&gt;&lt;BR /&gt;He did mention telnet, not all traffic ...&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 04 Jan 2006 10:14:26 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2006-01-04T10:14:26Z</dc:date>
    <item>
      <title>Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949690#M55345</link>
      <description>TCPIP V5.4 ECO 5&lt;BR /&gt;&lt;BR /&gt;We have a simple TCPIP setup with no&lt;BR /&gt;routing or DNS enabled.&lt;BR /&gt;&lt;BR /&gt;I would like to be able to dynamically&lt;BR /&gt;block Telnet access from a particular host.&lt;BR /&gt;By "dynamic", I mean that most of the time&lt;BR /&gt;that host would be allowed connect, but&lt;BR /&gt;occassionaly for a few hours that host would&lt;BR /&gt;not be allowed to connect (preferably with&lt;BR /&gt;no host response at all).&lt;BR /&gt;&lt;BR /&gt;Suggestions?  Thanks</description>
      <pubDate>Mon, 02 Jan 2006 18:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949690#M55345</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2006-01-02T18:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949691#M55346</link>
      <description>Wanting to block "dynamically" presents a problem with UCX. You need to stop, configure and restart and thereby affecting other connections. Firewalls are best for this type of activity.  By stopping Telnet is it just a specific user you want to block or all Telnet access from that host. They still need VMS accounts to login. Maybe some SYSUAF restrictions, disuser, logintime restrictions ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 18:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949691#M55346</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-01-02T18:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949692#M55347</link>
      <description>Under UCX 5.4 you can modify the telnet service attributes by way of:&lt;BR /&gt;&lt;BR /&gt;SET SERVICE Subtopic? /reject&lt;BR /&gt;&lt;BR /&gt;SET&lt;BR /&gt;&lt;BR /&gt;  SERVICE&lt;BR /&gt;&lt;BR /&gt;    /REJECT&lt;BR /&gt;&lt;BR /&gt;          /REJECT {=[NO]HOSTS=(hosts) |=[NO]NETWORKS=(networks)&lt;BR /&gt;          |=[NO]MESSAGE="text"] }&lt;BR /&gt;&lt;BR /&gt;       Optional. Default: No rejections if /ACCEPT is set to its default&lt;BR /&gt;       (service all hosts).&lt;BR /&gt;&lt;BR /&gt;       o  /REJECT=HOST=host denies host access to the service.&lt;BR /&gt;&lt;BR /&gt;       o  /REJECT=NOHOST=host regrants host access to the service.&lt;BR /&gt;&lt;BR /&gt;       The following options are available.&lt;BR /&gt;&lt;BR /&gt;       Option             Meaning&lt;BR /&gt;&lt;BR /&gt;       HOSTS=hosts        Makes the service unavailable to the specified&lt;BR /&gt;                          hosts.&lt;BR /&gt;&lt;BR /&gt;                          Maximum is 32.&lt;BR /&gt;&lt;BR /&gt;                          Examples:&lt;BR /&gt;&lt;BR /&gt;                          /REJECT=HOSTS=(host1_name,host2_name, host3_&lt;BR /&gt;                          address)&lt;BR /&gt;&lt;BR /&gt;                          /REJECT=HOSTS=*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe useful.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 19:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949692#M55347</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-01-02T19:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949693#M55348</link>
      <description>SET SERVICE TELNET/REJECT works but you have to disable and enable the service to make the change affective which disconnects all active connection. This may be an issue.</description>
      <pubDate>Tue, 03 Jan 2006 09:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949693#M55348</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-01-03T09:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949694#M55349</link>
      <description>Why not just add and delete a route to a black hole.  By adding in the dynamic routing database it would would be lost during any reboot and not be maintained by the permanent routing datab ase.  This would stop all IP connections from the affected client.&lt;BR /&gt;&lt;BR /&gt;Since VMS does no support the route prohibit command, I have tried and used the following syntax.  Target IP to prevent access=192.168.1.1&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; set route 192.168.1.1 /gateway=127.0.0.1&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; set noroute 192.168.1.1 /noconfirm&lt;BR /&gt;&lt;BR /&gt;This prevents the target IP access over the physical IP connection.  I know it is not the most elegant of solutions, however it has been effective for us.&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Wed, 04 Jan 2006 09:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949694#M55349</guid>
      <dc:creator>Don Nutt</dc:creator>
      <dc:date>2006-01-04T09:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949695#M55350</link>
      <description>Don,&lt;BR /&gt;&lt;BR /&gt;He did mention telnet, not all traffic ...&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 04 Jan 2006 10:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949695#M55350</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-01-04T10:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949696#M55351</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;I realize that he stated Telnet only. However, if it is the one client, perhaps blocking the one client "with out" bouncing all the rest of the connections might be an alternative solution.&lt;BR /&gt;&lt;BR /&gt;I rather provide the solution I chose than keep to myself and not help someone else out who might be folling the thread.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Thu, 05 Jan 2006 09:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949696#M55351</guid>
      <dc:creator>Don Nutt</dc:creator>
      <dc:date>2006-01-05T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949697#M55352</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;from your Forum Profile:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I have assigned points to 290 of 315  responses to my questions.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;This even includes 2004 threads.&lt;BR /&gt;&lt;BR /&gt;Maybe you can find some time to do some assigning?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mind, I do NOT say you necessarily need to give lots of points. It is fully up to _YOU_ to decide how many. If you consider an answer is not deserving any points, you can also assign 0 ( = zero ) points, and then that answer will no longer be counted as unassigned.&lt;BR /&gt;Consider, that every poster took at least the trouble of posting for you!&lt;BR /&gt;&lt;BR /&gt;To easily find your streams with unassigned points, click your own name somewhere.&lt;BR /&gt;This will bring up your profile.&lt;BR /&gt;Near the bottom of that page, under the caption â  My Question(s)â   you will find â  questions or topics with unassigned points â   Clicking that will give all, and only, your questions that still have unassigned postings.&lt;BR /&gt;&lt;BR /&gt;Thanks on behalf of your Forum colleagues.&lt;BR /&gt;&lt;BR /&gt;PS.  â   nothing personal in this. I try to post it to everyone with this kind of assignment ratio in this forum. If you have received a posting like this before â   please do not take offence â   none is intended!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 05 Jan 2006 13:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949697#M55352</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-05T13:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949698#M55353</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;I find Don's answer quite useful for this type of problem. And it depends as much on the exact problem of the original topic whether his answer in this case IS the solution, or not.&lt;BR /&gt;I  would rather get 3 -more-or-less-appropriate answers, of which one hits the bull's eye, than NOT getting the answers, because my understanding and/or my wording of the problem were next exact enough!&lt;BR /&gt;&lt;BR /&gt;just my EUR 0,02&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 05 Jan 2006 13:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949698#M55353</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-05T13:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949699#M55354</link>
      <description>Don: &lt;BR /&gt;&lt;BR /&gt;Surely routing is only applied to outgoing connections, so would not stop the incoming telnet connections?</description>
      <pubDate>Fri, 06 Jan 2006 12:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949699#M55354</guid>
      <dc:creator>Sebastian Bazley</dc:creator>
      <dc:date>2006-01-06T12:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949700#M55355</link>
      <description>Sebastian,&lt;BR /&gt;&lt;BR /&gt;Since we are modifying the gateway for the client IP, we would only accept them on the specified gateway and not the default gateway.&lt;BR /&gt;&lt;BR /&gt;We use specific gateway routing on one our systems sitting on a firewall.  It is dual homed and not gated.  Since Internal IP's would go out the firewall and then back into the server, we actually specfify the route to WE1 on /24 and /25 networks.  Here is an example (I attached a txt file).&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;When specifing a client to the gatway of 127.0.0.1  (you have to use valid addresses for the command to take), you are esentially telling the host to not look and respond to any requests from the client other than on the specified gateway, in this case loopback (localhost).  Since it is theoretically impossible for an exploit to compromise the integrity of OpenVMS by doing this, you have essentially blackholed the client from the server both inbound and outbound. As you can see that the routing rule of 172.20.78.0/25 was superseded as well. If you are uncomfortable using loopback, specify the gateway as a 3rd valid host that could not route the client.  I have used 127.0.0.1 and 127.0.0.0 succesfully.&lt;BR /&gt;&lt;BR /&gt;This was the easiest solution that allowed easy implementation from DCL without any potential user intervention.&lt;BR /&gt;&lt;BR /&gt;Try it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Fri, 06 Jan 2006 13:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949700#M55355</guid>
      <dc:creator>Don Nutt</dc:creator>
      <dc:date>2006-01-06T13:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking an IP address</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949701#M55356</link>
      <description>Thanks all</description>
      <pubDate>Mon, 06 Aug 2007 12:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/blocking-an-ip-address/m-p/4949701#M55356</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2007-08-06T12:11:27Z</dc:date>
    </item>
  </channel>
</rss>

