<?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: sorting ip addresses in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550693#M659</link>
    <description>awk '{for( i=1; i &amp;lt; 256; i+=2 ) { printf( "range 10.0.1.%d\n", i ) } }'&lt;BR /&gt;&lt;BR /&gt;Hit enter, and all the entries will spit out.  Redirect this to a file, paste it into the proper config file.</description>
    <pubDate>Wed, 11 Jul 2001 13:03:23 GMT</pubDate>
    <dc:creator>Vincent Fleming</dc:creator>
    <dc:date>2001-07-11T13:03:23Z</dc:date>
    <item>
      <title>sorting ip addresses</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550690#M656</link>
      <description>hi there,&lt;BR /&gt; i have a linux DHCP server and i want to assign only odd ip addresses to the machines.&lt;BR /&gt; i am using class B address.&lt;BR /&gt; &lt;BR /&gt; thanx in advance.</description>
      <pubDate>Tue, 10 Jul 2001 11:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550690#M656</guid>
      <dc:creator>anang bohra</dc:creator>
      <dc:date>2001-07-10T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: sorting ip addresses</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550691#M657</link>
      <description>This is a very strange request, and doesn't seem&lt;BR /&gt;to match the subject heading.&lt;BR /&gt;&lt;BR /&gt;However you can do it like this &lt;BR /&gt;&lt;BR /&gt;subnet 10.0.1.0 netmask 255.255.255.0 {&lt;BR /&gt;    range 10.0.1.1;&lt;BR /&gt;    range 10.0.1.3;&lt;BR /&gt;    range 10.0.1.5;&lt;BR /&gt;    range 10.0.1.7;&lt;BR /&gt;    range 10.0.1.9;&lt;BR /&gt;}&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2001 03:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550691#M657</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-07-11T03:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: sorting ip addresses</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550692#M658</link>
      <description>thanx Bill,&lt;BR /&gt; but i wanted to know if we could write any script for this; otherwise it requires large no. of entries.&lt;BR /&gt; any help will be appreciated.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2001 08:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550692#M658</guid>
      <dc:creator>anang bohra</dc:creator>
      <dc:date>2001-07-11T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: sorting ip addresses</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550693#M659</link>
      <description>awk '{for( i=1; i &amp;lt; 256; i+=2 ) { printf( "range 10.0.1.%d\n", i ) } }'&lt;BR /&gt;&lt;BR /&gt;Hit enter, and all the entries will spit out.  Redirect this to a file, paste it into the proper config file.</description>
      <pubDate>Wed, 11 Jul 2001 13:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550693#M659</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2001-07-11T13:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: sorting ip addresses</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550694#M660</link>
      <description>hi vincent,&lt;BR /&gt; may i know which conf. file do i need to enter&lt;BR /&gt;thanks in advance</description>
      <pubDate>Fri, 13 Jul 2001 08:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550694#M660</guid>
      <dc:creator>anang bohra</dc:creator>
      <dc:date>2001-07-13T08:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: sorting ip addresses</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550695#M661</link>
      <description>I haven't actually set dhcp up on linux before, but I think it's /etc/dhcp.conf (that's what it is on FreeBSD) &lt;BR /&gt;You should just check the man page for that.</description>
      <pubDate>Fri, 13 Jul 2001 23:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sorting-ip-addresses/m-p/2550695#M661</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2001-07-13T23:06:11Z</dc:date>
    </item>
  </channel>
</rss>

