<?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: Configure Proxy In RH7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966742#M89210</link>
    <description>I have assumed you set up your laptop with Windows 98 Internet connection sharing.  This includes a dhcp server, which I know defaults to a 192. network.&lt;BR /&gt;&lt;BR /&gt;If you run into specfic problems, please post your error message and me or someone else will help.&lt;BR /&gt;&lt;BR /&gt;Since you are new, please encourage me and others to help you by assigning points to answers.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Tue, 06 May 2003 17:24:27 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-05-06T17:24:27Z</dc:date>
    <item>
      <title>Configure Proxy In RH7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966740#M89208</link>
      <description>I have a redhat 7.2 box with no modem but it does have a networking card. &lt;BR /&gt;&lt;BR /&gt;Anyways i need a way to get the RH box to connect into my windows98 (HP Laptop) and beable to get to the net from there. Im a complete novice at this so i really need step by step easy to understand help :).&lt;BR /&gt;&lt;BR /&gt;ThankYou,&lt;BR /&gt;-DustinE</description>
      <pubDate>Tue, 06 May 2003 16:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966740#M89208</guid>
      <dc:creator>firebear88</dc:creator>
      <dc:date>2003-05-06T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Proxy In RH7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966741#M89209</link>
      <description>Assumption: You have Internet connection sharing running on the Windows 98 box, and its connected to the Internet&lt;BR /&gt;&lt;BR /&gt;On the Red Hat box&lt;BR /&gt;&lt;BR /&gt;cd /etc/sysconfig/network-scripts&lt;BR /&gt;&lt;BR /&gt;Edit &lt;BR /&gt;&lt;BR /&gt;vi ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;Make it look like this.&lt;BR /&gt;&lt;BR /&gt;DEVICE='eth0'&lt;BR /&gt;BOOTPROTO='none'&lt;BR /&gt;IPADDR='192.168.0.10'&lt;BR /&gt;NETMASK='255.255.255.0'&lt;BR /&gt;ONBOOT='yes'&lt;BR /&gt;GATEWAY='192.168.0.1'&lt;BR /&gt;TYPE='Ethernet'&lt;BR /&gt;USERCTL='no'&lt;BR /&gt;NETWORK='192.168.0.0'&lt;BR /&gt;&lt;BR /&gt;Leave alone anything else in this file such as hardware address and such.  Make sure the IP addresses are conistent however&lt;BR /&gt;&lt;BR /&gt;The key thing is the Gateway.  That must be the same as the IP address of the Win98 box which can be optained by the command ipconfig in a dox box.&lt;BR /&gt;&lt;BR /&gt;Now, save the file.&lt;BR /&gt;&lt;BR /&gt;service network restart&lt;BR /&gt;&lt;BR /&gt;ifconfig&lt;BR /&gt;&lt;BR /&gt;What shows on this display should match your file, otherwise look for typos.&lt;BR /&gt;&lt;BR /&gt;You're done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 May 2003 17:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966741#M89209</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-06T17:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Proxy In RH7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966742#M89210</link>
      <description>I have assumed you set up your laptop with Windows 98 Internet connection sharing.  This includes a dhcp server, which I know defaults to a 192. network.&lt;BR /&gt;&lt;BR /&gt;If you run into specfic problems, please post your error message and me or someone else will help.&lt;BR /&gt;&lt;BR /&gt;Since you are new, please encourage me and others to help you by assigning points to answers.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 06 May 2003 17:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966742#M89210</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-06T17:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Proxy In RH7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966743#M89211</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;if you have a proxy server running on your windows box, you can configure your browser to use that for internet browsing.&lt;BR /&gt;&lt;BR /&gt;fire your browser and look for proxy settings in preferences / settings menu as appropriate.&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 07 May 2003 03:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966743#M89211</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-05-07T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Proxy In RH7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966744#M89212</link>
      <description>Thank You Both. Its now working and i have been surfing the web with my newly configured RH box! :)&lt;BR /&gt;&lt;BR /&gt;So how do i give people points?</description>
      <pubDate>Thu, 08 May 2003 15:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-proxy-in-rh7-2/m-p/2966744#M89212</guid>
      <dc:creator>firebear88</dc:creator>
      <dc:date>2003-05-08T15:11:57Z</dc:date>
    </item>
  </channel>
</rss>

