Re: IP Masq troubles

2003-01-05 Thread Rob Weir
On Sat, Jan 04, 2003 at 12:29:50AM -0500, David P James wrote: > I am getting quite frustrated at not being able to do something that I > once was able to do without any trouble... set up IP maquerading. > > Here's the box: 3.0r1, Kernel 2.2.20 (gave up on trying to > compile/install a 2.4.x ker

Re: IP Masq troubles

2003-01-03 Thread David P James
David P James was roused into action on 2003-01-04 00:29 and wrote: Here's the box: 3.0r1, Kernel 2.2.20 (gave up on trying to compile/install a 2.4.x kernel). eth1 is the external, eth0 internal. ISP --> - 24.x.y.z (external, by DHCP) RH7.3 Gateway -192.168.1.1 (internal) -->hub--> - 192.1

Re: ip masq

2001-06-08 Thread Paul Wright
Hi Derya, > Hi all there, > > I'm working at a school and we have a debian server. We use ip masq for = > more than one hundred Windows NT . Last week i get an empty PC and = > installed debian to it. Now i have a problem. I want to find a way to = > connect to my second debian from my home but i

Re: IP Masq IP addresses but no Telnet or Domain Names

2001-06-08 Thread will trillich
On Thu, Jun 07, 2001 at 09:35:00PM -0700, Stephen Handley wrote: > Hi there, > > I'm trying to get IP Masq up and running and am very close. I can ping IP > numbers from my Masqd machine but have not telnet capability. Futhermore I > can't see domain names from my debain machine or the masq'd mach

Re: ip masq

2001-06-08 Thread will trillich
On Fri, Jun 08, 2001 at 01:25:43PM +0300, Derya PALANCI wrote: > Hi all there, > > I'm working at a school and we have a debian server. We use ip > masq for more than one hundred Windows NT . Last week i get an > empty PC and installed debian to it. Now i have a problem. I > want to find a way to

Re: IP Masq IP addresses but no Telnet or Domain Names

2001-06-08 Thread Nicholas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 TELNET : - - Masquerade connection from internal network to Port 23 - - Allow connection out TO port 23 - - Allow connection in FROM port 23 DNS : - - Masquerade connection from internal connection to your DNS Server port 53 - - Allow connection out T

Re: IP masq, forward ?

2001-03-24 Thread Osamu Aoki
install ipmasq package # apt-get install ipmasq Then # ipmasq -v Checkout my iwishlist bug report #87499 to get the firewall stronger. On Fri, Mar 23, 2001 at 03:00:56AM +0100, Szfelix wrote: > I am a new debian user. > > I have 2 eth in system, and I want to use as gateway for local net

Re: IP masq, forward ?

2001-03-23 Thread Steve Witt
On Fri, 23 Mar 2001, Szfelix wrote: > I change the WIN2000 server. > The local terminals can ping the output eth card but I can't go out on the > internet. > >From gateway I can go out. > So simply what and where I must write to resolve this problem. > > and, where i can find a documentation, ste

Re: IP masq

2001-01-29 Thread David Wright
Quoting Gabor Gludovatz ([EMAIL PROTECTED]): > On Mon, 29 Jan 2001, A+B Frank wrote: > > > > I connect to the Internet from a masqueraded LAN through a masquerading > > > gateway/proxy server. My problem is that, if I am logged in to somewhere > > > outside our network with ssh or telnet, after a

Re: IP masq

2001-01-29 Thread brian moore
On Mon, Jan 29, 2001 at 06:45:12PM +0100, A+B Frank wrote: > Gabor Gludovatz wrote: > > > > Hi, > > > > I connect to the Internet from a masqueraded LAN through a masquerading > > gateway/proxy server. My problem is that, if I am logged in to somewhere > > outside our network with ssh or telnet,

Re: IP masq

2001-01-29 Thread Gabor Gludovatz
On Mon, 29 Jan 2001, A+B Frank wrote: > > I connect to the Internet from a masqueraded LAN through a masquerading > > gateway/proxy server. My problem is that, if I am logged in to somewhere > > outside our network with ssh or telnet, after a little while of inactivity > > the gateway resets the c

Re: IP masq

2001-01-29 Thread A+B Frank
Gabor Gludovatz wrote: > > Hi, > > I connect to the Internet from a masqueraded LAN through a masquerading > gateway/proxy server. My problem is that, if I am logged in to somewhere > outside our network with ssh or telnet, after a little while of inactivity > the gateway resets the connection an

Re: ip masq with 2.3.x kernels?

2000-08-05 Thread Pollywog
On 05-Aug-2000 Alberto wrote: > > ipchains will be support on 2.4 and 2.3 series (with is going to 2.4) > anyway netfilter like be the future. > > Just take a look at: http://netfilter.kernelnotes.org/ I used the ipchains kernel module with the 2.3 series, while I got iptables working. I comp

Re: ip masq with 2.3.x kernels?

2000-08-05 Thread Alberto
ipchains will be support on 2.4 and 2.3 series (with is going to 2.4) anyway netfilter like be the future. Just take a look at: http://netfilter.kernelnotes.org/ At 15:44 04/08/00 +, Joseph de los Santos wrote: Hello, I am looking for some documentation on how to compile kernels 2.3

Re: ip masq with 2.3.x kernels?

2000-08-04 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > Hello, > >I am looking for some documentation on how to compile kernels 2.3.x > with ip masq support. The current HOWTO doesn't cover those kernels > yet. http://netfilter.kernelnotes.org/unreliable-guides/index.html I also have t

Re: IP Masq

2000-04-21 Thread Oswald Buddenhagen
> I've been trying to build the kernel to include > the IP MASQ for the last few days without success. > I read most of the IP MASQ HOWTo and could not > find any of the suggested configuration variables > during the kernel config process. > enable firewalling in the network setup. then

Re: ip masq performance

2000-02-22 Thread Pavel Epifanov
On Tue, 22 Feb 2000, Stuart Ballard wrote: >=As a first pass at configuring this thing (I don't plan on leaving it >=like this, but I'm at the stage where I just want *something* that >=works) I set it up using: >= >=echo "1" > /proc/sys/net/ipv4/ip_forward >=ipchains -P forward MASQ >= Dear Stua

Re: IP MASQ

2000-02-22 Thread Kris
At 17:53 22/02/00 +, Oleg Krivosheev <[EMAIL PROTECTED]> wrote: ^^^ Hmmm? > Related question: to my surprise i did not found example rules > in ipmasq package for what i think

Re: IP MASQ

2000-02-22 Thread Oleg Krivosheev
On Tue, 22 Feb 2000, Timothy C. Phan wrote: > > Hi, > > Could someone show me where can I get information on > how to build the IP MASQ into the kernel (potato 2.2.14)? > > TIA! > > --- > tcp > install ipmasq package and check the docs inside - there is IP MASQ url with info. Related

Re: IP Masq

2000-01-19 Thread Ethan Benson
On 19/1/2000 Timothy C. Phan wrote: Many thanks on the IP masquerading HOWTO. I'll download it and read it. I used to remember that debian has different way to compile the kernel. Is there an HOWTO on Debian kernel compile/install. yes but its not required, get the kernel-package pa

Re: IP Masq

2000-01-19 Thread Timothy C. Phan
Hi Ethan, Many thanks on the IP masquerading HOWTO. I'll download it and read it. I used to remember that debian has different way to compile the kernel. Is there an HOWTO on Debian kernel compile/install. Secondly, I looked at all the packages that I've mirror on slink, I saw the b

Re: IP Masq

2000-01-19 Thread Ethan Benson
On 18/1/2000 Timothy C. Phan wrote: I'd like to know if the slink kernel is built with IP Masq? Or could someone point me to where can I find information on setup a IP Masq linux box. TIA! Check out the IP masquerading HOWTO, on your favorite HOWTO mirror. it explains all the options y

Re: IP Masq

1999-03-18 Thread Peter Ludwig
On Tue, 16 Mar 1999, Torsten Landschoff wrote: > Ahem - this way you block portmap from the outside but let everything else in. > That's bad! And, of course - portmap alone will not buy you anything, you will > need to enable rpc.mountd and rpc.nfsd to the inside too. I understand that, after rea

Re: IP Masq

1999-03-17 Thread Torsten Landschoff
On Tue, Mar 02, 1999 at 06:39:27PM +1000, Peter Ludwig wrote: > The Client machine needs to have it's default gateway set as your > gateway/host machine. Oops... forgot an important detail before, you'll > need to allow the IP number for your client machine as part of the allowed > systems in yo

Re: IP Masq

1999-03-02 Thread Peter Ludwig
On Tue, 2 Mar 1999, Paul Nathan Puri wrote: > When you say 'set up ip forwarding,' do you mean on the gateway/host or > the linux client? On the client. Depending on how your Internet Connection is established (I use pon/poff myself) it may or may not setup a default route on the gateway.host mac

Re: IP Masq

1999-03-02 Thread Paul Nathan Puri
When you say 'set up ip forwarding,' do you mean on the gateway/host or the linux client? I've followed the mini howto very closely, and feel quit close. My machines ping each other no problem. But my linux client will not reach the outside world. I'm running 2.2.2 on both machines. I think I

Re: IP Masq

1999-03-02 Thread Peter Ludwig
On Mon, 1 Mar 1999, Paul Nathan Puri wrote: > I your address 191.168.1.1 also the address you gave your gateway? Yes. My Linux box serves the other machine I have here. (It used to serve a win95 machine, but they person who owned the machine got a little bit silly and kept turning off the networ

Re: IP Masq

1999-03-02 Thread Paul Nathan Puri
I your address 191.168.1.1 also the address you gave your gateway? Just wondering if my host and gateway are the same computer, whether I just need 192.168.1.1 or another as well? NatePuri Certified Law Student & Debian GNU/Linux Monk McGeorge School of Law [EMAIL PROTECTED] http://ompages.com O

Re: IP Masq

1999-03-02 Thread Paul Nathan Puri
I did read it... NatePuri Certified Law Student & Debian GNU/Linux Monk McGeorge School of Law [EMAIL PROTECTED] http://ompages.com On Mon, 1 Mar 1999, Ramiel Givergis wrote: > Read --> http://metalab.unc.edu/LDP/HOWTO/mini/IP-Masquerade.html > before you ask any questions. > > > At 10:49 PM 3

Re: IP Masq

1999-03-02 Thread Ramiel Givergis
Read --> http://metalab.unc.edu/LDP/HOWTO/mini/IP-Masquerade.html before you ask any questions. At 10:49 PM 3/1/99 -0800, Paul Nathan Puri wrote: >I'm trying to IP Masq so that I can set up shared ppp. > >I enabled experimental drivers. Then, when trying to enable networking >stuff, I can't fi

Re: IP Masq

1999-03-02 Thread Peter Ludwig
On Mon, 1 Mar 1999, Paul Nathan Puri wrote: > I'm trying to IP Masq so that I can set up shared ppp. > I enabled experimental drivers. Then, when trying to enable networking > stuff, I can't find the IP Forwarding option. To get the IP Forwarding option you need to enable some weird options,

Re: IP Masq and debian

1998-10-13 Thread Lee Bradshaw
Thanks for the help everyone. After looking at things some more, I dropped ipfwadm and patched the kernel to support ipchains. I haven't totally configured my second pc, but I can bring it up manually as a backup to my isdn router. (My isp seems to have performance problems on isdn, and I can somet

Re: IP Masq and debian

1998-10-09 Thread John Forest
Lee Bradshaw wrote: > Hi, > > How am I supposed to use the ipmasq package with ppp? Is it possible? > I tried using 0.0.0.0 as the external ip address, but I received a > few error messages when booting and I couldn't telnet to the machine > anymore. I couldn't find any documentation in /usr/doc/i

Re: IP Masq and debian

1998-10-09 Thread Wayne Cuddy
I think for the second line you don't need to specify the -D, if you only specify -S then -D defaults to anywhere. > > ipfwadm -F -p deny > > ipfwadm -F -a m -S 192.168.1.0/2 I am not using dynamic addressing but I did write some custom scripts that setup my ipmasq system, as the ones that cam

Re: IP Masq and debian

1998-10-08 Thread Dimitri P.
Hi there... I stumbled on the same problem and I am now running it with the scipt in /etc/rc.boot/ipmasq disabled, and a startup file similar to what you are using. It seems to be the simplest way to run IP masq. I ahaven't tried deciphering the script that uses /etc/ipmasq.conf to see what it d

Re: IP Masq

1998-10-07 Thread Dimitri P.
"You have IP-masq"do you mean configured or simply installed? you can run ipmasqconfig , or edit /etc/ipmasq.conf read the how-to or simply do this: ipfwadm -F -p deny ipfwadm -F -a m -S xxx.xxx.xxx.0/24 -D 0.0.0.0/0 where xxx.xxx.xxx.xxx the address of your internal class C network add

RE: IP Masq Mystery!

1998-07-25 Thread Steve Freeman
>From your netstat output, it looks like your default gateway isn't set up under hamm. Also, check wingnut's nameserver. It should be pointing to your ISP's nameserver address. Steve -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: IP Masq and users

1998-05-10 Thread The Thought Assassin
On Tue, 28 Apr 1998, Breathnach, Proinnsias (Dublin) wrote: > Anyway what I need is to ask all users connecting (from any of the client > machines (2 * W95, 1 * Linux) > to 'login' before they're allowed net access (mainly for monitoring - who's > running up the usage bill etc.) > Is there an eas

Re: IP Masq and users

1998-05-02 Thread Torsten Hilbrich
"Breathnach, Proinnsias (Dublin)" <[EMAIL PROTECTED]> writes: > Anyway what I need is to ask all users connecting (from any of the > client machines (2 * W95, 1 * Linux) to 'login' before they're > allowed net access (mainly for monitoring - who's running up the > usage bill etc.) Is there an eas

Re: IP Masq and ftp on the LAN

1998-03-17 Thread finn
On Mon, 16 Mar 1998, Chuck Peters wrote: : : What is a good way to solve the ftp problem that our Windoze LAN users : experience? : : I half heartily tried setting up an IP tunnel without success and that : isn't a good solution anyway because I am running a static IP dialup : account and it r

Re: IP Masq and ftp on the LAN

1998-03-16 Thread Bob Nielsen
On Mon, 16 Mar 1998, Chuck Peters wrote: > > What is a good way to solve the ftp problem that our Windoze LAN users > experience? > > I half heartily tried setting up an IP tunnel without success and that > isn't a good solution anyway because I am running a static IP dialup > account and it r

Re: IP Masq + CU-SEEME

1998-01-23 Thread Oz Dror
Do you know what is the appropriate port setup for VoxPhone. -Oz -- < NAME Oz Dror, Los Angeles, California EMAIL [EMAIL PROTECTED] <> PHONE Fax (310) 474-3126 -BEGIN PGP PUBLIC KEY BLOCK---

Re: IP-Masq (was Re: ms explo

1998-01-09 Thread Tim Thomson
On Fri, 9 Jan 1998, John Spence wrote: > I'm wondering If I'm going to have to load any. I just succesfully ran > WS_FTP from the pretty looking machine and I know I haven't loaded the ftp > module. It (ip_masq_ftp.o) isn't being loaded from anywhere that I can > find it. Maybe WS_FTP is configu

Re: IP-Masq (was Re: ms explo

1998-01-09 Thread John Spence
> > > I've just been through the same thing with IP Masquerading. I created a > > > file in /etc/rc.boot (I don't know whether that was the right place or > > > not!) marked it as executable. It contained the following: > > Why not just put the module names in /etc/modules? It's a lot easier.

Re: IP-Masq (was Re: ms explo

1998-01-09 Thread Tim Thomson
On Fri, 9 Jan 1998, John Spence wrote: > I'm wondering if running Debian has made this an easier process. I've read > 100s of messages lately prior to trying this and practically none of the > users with problems were Deb users. I would think they're all the same, but still, I found it incredibly

Re: IP-Masq (was Re: ms explo

1998-01-08 Thread John Spence
Hi Ian. This is helpful, now I know where to put my script when I make one. I've had another play with masq this morning and had great success. POP3, SMTP, News, Browser, ICQ, ping, Freetel and Internet Phone (or Iphone maybe, it's my wife's prog) all blazing away. I haven't loaded a module wit

Re: IP Masq Resource

1997-12-01 Thread mike
On Sat, 29 Nov 1997, Kevin Traas wrote: > I haven't been able to reach http://ipmasq.home.ml.org today at all - and, > of course, the list of mirrors is on that site as well So much for fault > tolerance > > Anyone know of an available mirror of this site? http://www.indyramp.com

Re: IP MASQ: Errors

1997-09-29 Thread Philippe Troin
On Mon, 29 Sep 1997 09:54:50 CDT Joe Stewart ([EMAIL PROTECTED]) wrote: > I have IP MASQUERADING on our network, and when a client connects to some > sites we get this in the logs: > > MASQ: failed TCP/UDP checksum from 204.74.200.69! > > Otherwise, it seems fine. Is this a problem? E

Re: IP Masq

1997-07-18 Thread Remco van de Meent
On Thu, 17 Jul 1997, Paul Miller wrote: : When I specify the '-W eth0' or '-V ip' option (for ipfwadm) it doens't : work... I tried using both the incoming and outgoing adaptor addresses : and neither work... : What exactly doesn't work? Errors? Malfunction? Remco. -- // Remco van de Meent

Re: IP Masq

1997-05-27 Thread Michael Solomani Mifsud
On Tue, 27 May 1997, Martin Brundage wrote: Thanks Marty! > > > Michl, you need the ipfwadm utility. (http://www.xos.nl/linux/ipfwadm/) > Also see a July 1996 LJ article on this subject. > > Marty > > On Tue, 27 May 1997 12:22:11 +1000 (EST), you wrote: > > > > >Hmm, having some problems. F

Re: IP Masq

1997-05-27 Thread Martin Brundage
Michl, you need the ipfwadm utility. (http://www.xos.nl/linux/ipfwadm/) Also see a July 1996 LJ article on this subject. Marty On Tue, 27 May 1997 12:22:11 +1000 (EST), you wrote: > >Hmm, having some problems. For IP Masq to work on a debian machine, and >to have all the ip_masq* modules incl

Re: ip masq kernel

1997-02-24 Thread Remco van de Meent
At 17:05 23-2-97 -0600, robert havoc pennington wrote: > >On 23 Feb 1997, Rob Browning wrote: >> Peter Iannarelli <[EMAIL PROTECTED]> writes: >> > Compiling the entire Linux kernel to about 10 minutes. >> You must be low on memory or something. I get less than 5 minutes on >> my single PP200. >>