[newbie] Incoming ppp connections?

2000-09-25 Thread George Brooks

I am still having trouble configuring my system for incoming calls.  I found
something on the Internet about it, but it did not work.  I have a 3com USR
voice faxmodem hooked to S1 (com 2).  I can get a dialtone and the modem can
call out.  (I have not successfully authenticated to my ISP, but I know that
the modem works).  At this time, I just want to dial in and used the local
LAN and Internet.  Sort of like my own mini-ISP.  My version 7.1 machine is
hooked up to an ethernet LAN that gets to the internet by a dial-on-demand
ISDN line.

Any help would be appreciated.






RE: [newbie] pppd Server? + other questions.

2000-09-16 Thread George Brooks

Thanks for the quick replies!!

The IP addresses are on a x.240 subnet and the pipeline is set to pass all
traffic at this point.  The reason that I would like to force an Internet
connection is so that I can then access my network from the Internet.  I do
not want to do this all the time, but depending on where I am, I get more
throughput using the Internet than I do on a dialup connection.  I really do
not care if every time my phone rings the server connects to the internet
because I do not get that many calls where it would make a difference.  The
only thing that I have to do to initiate a connection is ping something to
force the router to connect.

Would it be possible for the server to assign the "unused" IP addresses of
my subnet to use to get back out?  Or, can I use the public IP addresses for
the incoming traffic and NAT them to one of the other "unused" IP address or
the IP address of the server itself?

I do have a copy of Micro Images X-server software on my laptop, but I keep
getting an error about permissions.  I will check it out.  I had a problem
yesterday where I could not access my W2k Server until I shut down the Linux
box.  I guess it has something to do with Samba.  If I get same problem
again, I will shut down that service to see if that solves the problem.

I do not know about SSH so I will try to find something online about it.

Thanks again,
George

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Greg Stewart
Sent: Saturday, September 16, 2000 12:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] pppd Server? + other questions.

OK, this one gets a little more complicated, because you have real IPs to
work with. This will require setting the linux box up to act as
router/firewall after the Pipline router. With only 13 IPs, I should assume
they're a block on the same subnet? Or are they "random"?

Is the Pipline set to pass everything?

I'm not clear on your need to force an internet connection by ringing your
home phone, sort of a "wake-on-phone call" kinda' thing? If you have a modem
that supports auto-answer, and hopefully it is not a winmodem, there might
be a way run a script on answer that logs your home machine into your ISP.
I'll ask around about this.

Since this is a bit more involved than usual, and it's it already half-past
midnight, and I'll be in Albany in the morning 'till Sunday nite, I hope
you'll give me a chance to think it over. Forwarding real IPs through a
linux firewall is a bit trickier than simply masquerading reserved internal
network IPs with one real external IP.
.
The raptor should not interfere with an SSH connection, but it may get in
the way of a VPN through the LAN. SSH can also do X-ll forwarding for gui
enjoyment, so you might take a look at this.

I'll get back to you when I return from my weekend trip.

--Greg.

----- Original Message -
From: "George Brooks" [EMAIL PROTECTED]
 I have an Ascend Pipeline 75 that allows me to access the Internet on
 demand.  I have 13 IP address to use.  The router takes one, and my
windows
 machines take up another 6.  I do not need to use my box to dial out.  I
am
 only worried about inbound traffic.  (I also need to find a way to force a
 connection to the Internet by ringing my home phone).

 Internet -- Router -- Home LAN

 I do want to access my home LAN from work if possible.  (We have a raptor
 firewall at work so I am not sure about PPTP).  I mainly want to access my
 network so that I can NAT and turn around and access newsgroups.  I may
end
 up just paying for SuperNews or something similar.

 As I said before, I will try the firewall if I get everything else
working.
 I will just build a new segment with just the router and the Linux box and
 another segment with the Linux box with everything else.

 My LinuxConf only runs in text mode.  Do you know the command line
 parameters to make it run in 'gui' mode?

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Stewart
 Sent: Friday, September 15, 2000 8:40 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] pppd Server? + other questions.

 OK, allow me to build some clarifying maps for myself:

 Your linux box (at home?) needs internet access through a dial-up ISP,
your
 personal ISP I assume?

 Interenet  == LinuxBox

 But, you want to be able to access a work LAN's windows boxes?

 Windows\
   Windows - = Company LAN ==   Interenet  == LinuxBox
 Windows/

 Or, You want to be able to use your Windows Boxes connected to the (home?)
 LinuxBox LAN to browse the internet?
   /   Windows
 Interenet  == LinuxBox =HUB=  -   Windows
   \   Windows

 Accessing your Linux box through the internet with a secure connection is
 easy, and you do not have to set up full VPN software to do it, unless you
 wish to ha

[newbie] pppd Server? + other questions.

2000-09-15 Thread George Brooks








Where can I find information on how to allow incoming connections to my
Mandrake 7.1 box? I downloaded the
software from the net so I do not have the documentation. If I can get this service to work, I
will buy the software when version 7.2 is released. Is there any online documentation? CD?



Also, can Mandrake be used as a VPN server?



And finally, what is the name of the GUI program used to configure the
system? It took me at least 10
installations with four different brands of Ethernet adapters to allow me
connect the server to a network.
One of the installations had a desktop program to allow me to run a
program similar to linuxconf(sp?) in a graphical mode. Now I can only seem to run it in a very
annoying text mode.



Any help would be appreciated.



George










RE: [newbie] pppd Server? + other questions.

2000-09-15 Thread George Brooks

Greg,

I am trying to do two things.  First and most importantly, I want to be able
to dial into my server using a phone line.  When I dial in, I want to be
able to access the server and the windows machines on the network.  If
possible, I would like to access the Internet using NAT so that I can access
my ISP's resources.

The second thing that I would like to do is to access my server from the
Internet using preferably PPTP so that I can access the machines on my
network through the server and still use NAT to access my ISP's resources.

My IP allows my to access certain resources, such as NNTP, by IP address.

Once I get all of this running, I will worry about setting up a firewall.

Thanks

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Greg Stewart
Sent: Friday, September 15, 2000 6:01 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] pppd Server? + other questions.

Exacltly what are you trying to do? Create an FTP Server? an HTTP Server? A
Proxy/Firewall?

There are innumerable configurations possible for this, and yes, depending
on how you configure your machine you can serve a VPN connection with
SLL.There are many packages available for SSL services.

The GUI application that I use most often is linuxconf, which can be used
through DrakConf, or by su-ing to root in terminal and simply typing
linuxconf. I am not sure if MDK has the command line "gui' called setup--it
may have been left out in recent MDK distros (it's a RedHat thing).

If you have questions on configuring Firewall, Masquerading, LAN, etc,
please let me know.

--Greg

- Original Message -
From: George Brooks

Where can I find information on how to allow incoming connections to my
Mandrake 7.1 box?  I downloaded the software from the net so I do not have
the documentation.  If I can get this service to work, I will buy the
software when version 7.2 is released.  Is there any online documentation?
CD?

Also, can Mandrake be used as a VPN server?

And finally, what is the name of the GUI program used to configure the
system?  It took me at least 10 installations with four different brands of
Ethernet adapters to allow me connect the server to a network.  One of the
installations had a desktop program to allow me to run a program similar to
linuxconf(sp?) in a graphical mode.  Now I can only seem to run it in a very
annoying text mode.

Any help would be appreciated.

George




__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif







RE: [newbie] pppd Server? + other questions.

2000-09-15 Thread George Brooks

I have an Ascend Pipeline 75 that allows me to access the Internet on
demand.  I have 13 IP address to use.  The router takes one, and my windows
machines take up another 6.  I do not need to use my box to dial out.  I am
only worried about inbound traffic.  (I also need to find a way to force a
connection to the Internet by ringing my home phone).

Internet -- Router -- Home LAN

I do want to access my home LAN from work if possible.  (We have a raptor
firewall at work so I am not sure about PPTP).  I mainly want to access my
network so that I can NAT and turn around and access newsgroups.  I may end
up just paying for SuperNews or something similar.

As I said before, I will try the firewall if I get everything else working.
I will just build a new segment with just the router and the Linux box and
another segment with the Linux box with everything else.

My LinuxConf only runs in text mode.  Do you know the command line
parameters to make it run in 'gui' mode?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Greg Stewart
Sent: Friday, September 15, 2000 8:40 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] pppd Server? + other questions.

OK, allow me to build some clarifying maps for myself:

Your linux box (at home?) needs internet access through a dial-up ISP, your
personal ISP I assume?

Interenet  == LinuxBox

But, you want to be able to access a work LAN's windows boxes?

Windows\
  Windows - = Company LAN ==   Interenet  == LinuxBox
Windows/

Or, You want to be able to use your Windows Boxes connected to the (home?)
LinuxBox LAN to browse the internet?
  /   Windows
Interenet  == LinuxBox =HUB=  -   Windows
  \   Windows

Accessing your Linux box through the internet with a secure connection is
easy, and you do not have to set up full VPN software to do it, unless you
wish to have PPTP connections for HTTP services. For this, I would SSH2, or
OpenSSH (in development).

To set up NAT (Masquerading/Proxy) is easy through ipchains, and we can set
the firewall up at the same time. Actually, a handy script called pmfirewall
can do the job quite nicely, and we can customise it if we need to.

Does the Linux Box have internet access at all right now? or is it in limbo
waiting for the modem and dial-up acount to be configured?

--Greg

- Original Message -
From: "George Brooks" [EMAIL PROTECTED]

 Greg,

 I am trying to do two things.  First and most importantly, I want to be
able
 to dial into my server using a phone line.  When I dial in, I want to be
 able to access the server and the windows machines on the network.  If
 possible, I would like to access the Internet using NAT so that I can
access
 my ISP's resources.

 The second thing that I would like to do is to access my server from the
 Internet using preferably PPTP so that I can access the machines on my
 network through the server and still use NAT to access my ISP's resources.

 My IP allows my to access certain resources, such as NNTP, by IP address.

 Once I get all of this running, I will worry about setting up a firewall.

 Thanks

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Stewart
 Sent: Friday, September 15, 2000 6:01 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] pppd Server? + other questions.

 Exacltly what are you trying to do? Create an FTP Server? an HTTP Server?
A
 Proxy/Firewall?

 There are innumerable configurations possible for this, and yes, depending
 on how you configure your machine you can serve a VPN connection with
 SLL.There are many packages available for SSL services.

 The GUI application that I use most often is linuxconf, which can be used
 through DrakConf, or by su-ing to root in terminal and simply typing
 linuxconf. I am not sure if MDK has the command line "gui' called
setup--it
 may have been left out in recent MDK distros (it's a RedHat thing).

 If you have questions on configuring Firewall, Masquerading, LAN, etc,
 please let me know.

 --Greg

 - Original Message -
 From: George Brooks

 Where can I find information on how to allow incoming connections to my
 Mandrake 7.1 box?  I downloaded the software from the net so I do not have
 the documentation.  If I can get this service to work, I will buy the
 software when version 7.2 is released.  Is there any online documentation?
 CD?

 Also, can Mandrake be used as a VPN server?

 And finally, what is the name of the GUI program used to configure the
 system?  It took me at least 10 installations with four different brands
of
 Ethernet adapters to allow me connect the server to a network.  One of the
 installations had a desktop program to allow me to run a program similar
to
 linuxconf(sp?) in a graphical mode.  Now I can only seem to run it in a
very
 annoying text mode.

 Any help would be apprec