Getting DSL configured using Linux

Kevin Brown kevin_brown@uswest.net
Fri, 07 Apr 2000 22:24:38 -0700


yes you can have it redirect requests sent to port 23 to other systems (even if
they aren't behind it, heheh).  Just use NAT.  One warning, if it is in ppp mode
it most likely is going to get a new ip address every few days and the NAT will
have to be manually updated.

> OK this probably isn't possible but it almost seems
> so if configured right.  lets say we have the cisco
> 675 set up in ppp mode with a private network on the
> inside on a 10.x.x.x network.  I have a linux server
> on 10.x.x.2 inside that privet network and want to
> be able to ssh into it.  is it possible to get the
> router to forward port 23 to the Linux box or something?
> that way I point ssh to the routers ip address and then
> log into the linux box?????? am I just completely high
> on this or is it possible?  I would just like to be
> able to do remote administration of the linux box.  I
> would have no trouble with calling the location and
> somehow figuring out the current address of the router
> and then ssh'ing into it.
> 
> I knew I should have stayed in school :)
> Bill Warner
> 
> >If you want a static IP, you're probably best of goinging with an ISP that
> >uses bridging mode, like Inficad or FastQ. That's been my experience, but
> >there are probably some people on here that use PPP mode with long leases
> >just fine.
> >
> >Mark Peoples - gascsd@gascairlines.com
> >
> >-----Original Message-----
> >From: arson smith [mailto:arsonsmith@hotmail.com]
> >Sent: Friday, April 07, 2000 4:02 PM
> >To: plug-discuss@lists.PLUG.phoenix.az.us
> >Subject: Re: Getting DSL configured using Linux
> >
> >
> >with the 675 router is there a way to get a static public ip
> >address to the outside public.  I have never set up a adsl
> >line before but I need to tomorrow and  I would like to get it
> >a public address and use the linux box as a firewall.
> >Thanks
> >
> >Bill Warner
> >
> > >From: Kevin Brown <kevin_brown@uswest.net>
> > >Reply-To: plug-discuss@lists.PLUG.phoenix.az.us
> > >To: plug-discuss@lists.PLUG.phoenix.az.us
> > >Subject: Re: Getting DSL configured using Linux
> > >Date: Fri, 07 Apr 2000 09:48:58 -0700
> > >
> > >This depends on who the ISP is.  If it is USWest, then they don't need to
> > >know
> > >the MAC address for the nic as the IP is assigned to the DSL router
> > >(provided he
> > >got the external 675, instead of the internal 605 which doesn't work with
> > >linux).  The dsl router then acts as a DHCP server for all the boxes on
> >the
> > >network.  Even before the switch over from bridging to ppp mode, USWest
> > >didn't
> > >need to know the MAC address.  I had a WinNT box hooked up initially and
> > >then
> > >put a linux box up to act as a firewall, they had different NICs, but
> > >USWest had
> > >no problem with the change.
> > >
> > > > I had quite a few problems with DSL in Linux, so I hope I may be able
> >to
> > > > help now that it's working. There are a couple of things you need to
> > >make
> > > > sure to get the connection going.
> > > >
> > > > 1. Ensure that the correct NIC driver is being used and assigned to to
> > >the
> > > > correct ethernet device. (most likely eth0).
> > > >
> > > > 2. Make sure your ISP has your MAC Address registered for your NIC.
> >You
> > > > can find your MAC address by using ifconfig(in Red Hat...not sure
> >about
> > > > Caldera) or by running winipcfg from Windows on the same machine. Call
> > > > your ISP and make sure they have it registered.
> > > >
> > > > 3. Make sure you have DHCPCD installed and running.
> > >
> > >--
> > >"Intel giveth and Microsoft Taketh Away" - Gordon Moore
> > >
> > >_______________________________________________
> > >Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
> > >http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> >______________________________________________________
> >Get Your Private, Free Email at http://www.hotmail.com
> >
> >
> >_______________________________________________
> >Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
> >http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> >_______________________________________________
> >Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
> >http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> _______________________________________________
> Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

-- 
"Intel giveth and Microsoft Taketh Away" - Gordon Moore