-----BEGIN PGP SIGNED MESSAGE-----
On 26 Mar 1998 [EMAIL PROTECTED] wrote:
> I need to set up my RedHat Linux to route through my
> OS/2 box running IN-Joy with IP-Masqurading. Although
> I have been able to do this with OS/2, NT/95 boxes. I
> am too new with RedHat Linux to be able to get it
> correct.
>
> If anyone out there is also using OS/2 and even
> better In-Joy, please help me set this up. I have
> contacted RedHat support, but this type of help is
> not incuded with the 30 day frre e-mail support.
>
>
> My current configuration files for an OS/2 box
> are as follow:
>
> to route through OS/2 box runnig IN-joy:
>
> route -fh
> arp -f
> ifconfig lan0 172.22.1.1 netmask 255.255.255.0
> route add default 172.22.1.3 1
> route add net 172.22 172.22.1.3 1 netmask 255.255.0.0
> ipgate off
>
>
> to change back to using a dial up ppp connection
> I use:
>
> route -fh
> arp -f
> ifconfig lan0 172.22.1.1 netmask 255.255.255.0 metric 0 mtu 1500
>
>
>
Just try running them the same way at a console. You probably don't need
the arp -f lines and line:
route add default 172.22.1.3 1
might need changed to:
route add default gw 172.22.1.13 1
(the gw tells it it's a gateway)
Good luck
- -= Anthony DeStefano =- PGP key avalible from [EMAIL PROTECTED]
<[EMAIL PROTECTED]> with subject "get pgp key"
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
iQCVAwUBNRrUxTbEjCxGcX6RAQGSOAP/bdKdsknP0VKYNYgmsfFhN26FY0rPFQW4
uMfoH/1HSQJOA8awM6DyPE/x+B0kFNiTKJyrK//8Jdu36U/9M9Q7jjWJDYFTAFGO
n/Z5I+0Dm6uo9L04Xep6m/0DEdOSjOgwC/ERTfnCVcIfmVrBTVrwKUhrkgeYxLYL
VBjuwH7LfPo=
=ZkQu
-----END PGP SIGNATURE-----
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.