Re: ipmasqadm and firewall stuff

2002-09-11 Thread jeff
- Original Message - From: Jamin W.Collins <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 3:56 PM Subject: Re: ipmasqadm and firewall stuff > On Wed, 11 Sep 2002 15:46:34 -0400 > "jeff" <[EMAIL PROTECTED]> wrote: >

Re: ipmasqadm and firewall stuff

2002-09-11 Thread Jamin W . Collins
On Wed, 11 Sep 2002 15:46:34 -0400 "jeff" <[EMAIL PROTECTED]> wrote: > ipmasqadm portfw -a -P tcp -L 4.x.x.x 4000 -R 192.168.1.11 4000 > > now then... i had to manually put in my $EXTERNAL_INTERFACE (the > 4.x.x.x) because for some reason, ipmasqadm won't acce

ipmasqadm and firewall stuff

2002-09-11 Thread jeff
ok... so, i have this nice new firewall script that's auto-executed whenever i start rp-pppoe... i'm connecting using ADSL, so ppp0 is different every time i connect (which isn't very frequent unless something goes whacky on the ISP's side). so, here's the deal... i h

ipmasqadm portfw

2002-02-12 Thread Elm Gysel
Hello, I'm using kernel 2.2.19 and I have a little question regarding portfw. I've set up some rules to forward some ports to an other computer on the network : ipmasqadm portfw -a -P tcp -L localhost 8002 -R 192.168.1.10 8002 ipmasqadm portfw -a -P tcp -L 192.168.1.250 8002 -R 192.168

Re: ipmasqadm portfw

2002-02-06 Thread Paul Hampson
On Wed, Feb 06, 2002 at 09:53:01AM +0100, Elm Gysel wrote: > I'm using kernel 2.2.14 and I have a problem with ipmasqadm portfw. > >From what I understand from searching mailing lists and so on I don't have > this aspect commpiled into my kernel. > This is the .config f

ipmasqadm portfw

2002-02-06 Thread Elm Gysel
(sorry for the wrong subject on previous post!)   Hi,   I'm using kernel 2.2.14 and I have a problem with ipmasqadm portfw.When I try to add a rule for forwarding a port I get the following error :ipmasqadm portfw -a -P tcp -L 212.69.202.112 8002 -R 192.168.1.10 8002portfw: setso

RE: ipmasqadm portfw

2002-01-14 Thread Jeremy L. Gaddis
remy L. Gaddis Subject: Re: ipmasqadm portfw And sometimes it's necessary to echo 1>/proc/sys/net/ip_forward On Sun, Jan 13, 2002 at 09:22:12PM -0500, Jeremy L. Gaddis wrote: > You need to say "Y"es to "Network Firewalls", "IP: firewalling", > "IP: masq

ipmasqadm bug in potato 2.2r3 - 2.2.18 - i386

2001-10-04 Thread Andreas Beham
Sorry I dont know the package that covers ipmasqadm. But on my system i386 Potato 2.2r3 kernel 2.2.18 the localhost cant open any internetconnections anymore when I have defined some portforwarding rules (or is it just the large number that causes the bug I dont know). Here is the script that

Re: ipmasqadm portfw

2001-09-25 Thread Tim Moss
lan (192.168.1.2) can serve requests through the > firewall, from 'out there'. > > # ipmasqadm portfw -a -P tcp -L [PUBLIC_IP] 7890 -R 192.168.1.2 80 > > # ipmasqadm portfw -ln > prot localaddrrediraddr lportrport pcnt pref >

RE: ipmasqadm portfw

2001-09-25 Thread NORMAND Jacques
Pehaps I will tell non-senses but potato run a 2.2 kernel (2.2.17 in your case). So the tool for that kind of tricks is ipchains, isn't it? ipmasqadm is for kernel serie 2.0 no ? hope it helps jacques -Message d'origine- De : will trillich [mailto:[EMAIL PROTECTED] Envoyé

ipmasqadm portfw

2001-09-25 Thread will trillich
i used to have this working like a champ, but now it folds its arms and laughs and evil laugh-- we're trying to establish port forwarding so that a box internal on our lan (192.168.1.2) can serve requests through the firewall, from 'out there'. # ipmasqadm portfw -a -P tc

ipmasqadm portfw -a ... stopped working?

2001-09-09 Thread will trillich
we're trying to establish port forwarding so that a box internal on our lan (192.168.1.2) can serve requests through the firewall, from 'out there'. i haven't even done apt-get upgrade lately -- and now ipmasqadm 'portfw' isn't working. (i may have missed a st

Re: ipmasqadm portfw and apache

2001-08-29 Thread Jason Majors
On Wed, Aug 29, 2001 at 01:39:21PM -0700, Jason Majors scribbled... > Does anybody have experience with multiple VirtualHost entries? Or know > the > correct format? > I'm doing: > NameVirtualHost domainone > NameVirtualHost domaintwo > NameVirtualHost domainthree > > > ... > > >

Re: ipmasqadm portfw and apache

2001-08-29 Thread Jason Majors
Jason Majors wrote: >I'd like to forward all requests on port 80 thru my firewall, however, I >use >VirtualHosts under apache. >Is there a way to forward the port with the desired host name? >Or can I do it based on the hostname desired? (eg forward a request to >www.foo.com to port 81 and a requ

Re: ipmasqadm portfw and apache

2001-08-29 Thread Jason Majors
On Wed, Aug 29, 2001 at 11:51:48AM -0700, Tim Moss scribbled... > Jason Majors wrote: > >I'd like to forward all requests on port 80 thru my firewall, however, I > >use > >VirtualHosts under apache. > >Is there a way to forward the port with the desired host name? > >Or can I do it based on the h

Re: ipmasqadm portfw and apache

2001-08-29 Thread Tim Moss
Jason Majors wrote: I'd like to forward all requests on port 80 thru my firewall, however, I use VirtualHosts under apache. Is there a way to forward the port with the desired host name? Or can I do it based on the hostname desired? (eg forward a request to www.foo.com to port 81 and a request to

ipmasqadm portfw and apache

2001-08-29 Thread Jason Majors
I'd like to forward all requests on port 80 thru my firewall, however, I use VirtualHosts under apache. Is there a way to forward the port with the desired host name? Or can I do it based on the hostname desired? (eg forward a request to www.foo.com to port 81 and a request to www.bar.com to 82).

ipmasqadm and libc5 problems

2001-08-14 Thread Stephen Handley
Hi there, Has anyone tried to use IPMASQADM to get PPTP support in IPMASQ (so I can access my work VPN from behind the linux firewall)? I downloaded the IPMASQADM module as well as a new version of libc5 (required by IPMASQADM) and basically killed a shitload of stuff on my server. I'm gue

ipmasqadm portfw vs autofw vs rinetd ?

2001-01-25 Thread aphro
have to specify the ip. the temporary solution was to use rinetd, which seemed to work fine.. but i'm curious if this is possible with portfw? the command i was using: /usr/sbin/ipmasqadm portfw -a -P tcp -L EXTERNAL_IP PORT -R INTERNAL_IP PORT since it worked when i directed it to a

Re: anyone know ipmasqadm

2000-07-07 Thread Alberto Rodríguez Ortega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Check the PATH It's posible ipmasqadm reside in a directly which is not on your path. have u check with 'locate'? 'which or just trying to execute the command it's not as u must look for a program. Seeya At 18.53 6/7/00

Re: anyone know ipmasqadm

2000-07-06 Thread Bob Nielsen
ipmasqadm is contained in the Debian netbase package (for potato, at least). On Thu, Jul 06, 2000 at 05:58:50PM -0700, Nick wrote: > anyone know how to setup ipmasqadm? > so far i got a hold of a rpm package and aliened it > > installed it and i have problems using it. > > no

anyone know ipmasqadm

2000-07-06 Thread Nick
anyone know how to setup ipmasqadm? so far i got a hold of a rpm package and aliened it installed it and i have problems using it. no man no ipmasqadm utiliy what gives? anyone know of a deb that works???

installing ipmasqadm

2000-07-05 Thread Nick
hello list, today i decided to install ipmasqadm but ran into some difficulty i untarred it into the /usr/src directory then i ran make install and got the following error: install -m 700 -o root modules/*.so /usr/lib/ipmasqadm install: modules/*.so: No such file or directory make: *** [install

Re: ipmasqadm

1999-12-10 Thread Ralf G. R. Bergs
On Fri, 10 Dec 1999 10:18:43 +0100, Onno wrote: >At 09:02 AM 12/9/99 -0800, Dave Wiard wrote: >>could somebody help me out with this one. i'm trying to masq my amd >>behind my alpha, but i only get the following error reported back upon >>trying to exec ipmasqadm: >&

Re: ipmasqadm

1999-12-10 Thread Onno
At 09:02 AM 12/9/99 -0800, Dave Wiard wrote: >could somebody help me out with this one. i'm trying to masq my amd >behind my alpha, but i only get the following error reported back upon >trying to exec ipmasqadm: > >/usr/sbin/ipmasqadm portfw -a -P tcp -L $SEEN_IP 4000 -R $

ipmasqadm

1999-12-09 Thread Dave Wiard
could somebody help me out with this one. i'm trying to masq my amd behind my alpha, but i only get the following error reported back upon trying to exec ipmasqadm: /usr/sbin/ipmasqadm portfw -a -P tcp -L $SEEN_IP 4000 -R $HIDE_IP 4000 portfw: setsockopt failed: Invalid argument i'

Re: ipmasqadm

1999-12-06 Thread Onno
Where do you want to use it for ??? Regards, Onno At 11:38 PM 12/5/99 -0800, Dave Wiard wrote: >could somebody give me some pointers on how to use ipmasqadm? i don't >seem to have a man page for it and 'usage: ipmasqadm MODULE [opts] ' >doesn't help me much. i d

Re: ipmasqadm

1999-12-06 Thread Ralf G. R. Bergs
On Sun, 5 Dec 1999 23:38:48 -0800 (PST), Dave Wiard wrote: >could somebody give me some pointers on how to use ipmasqadm? i don't Use it e.g. to forward accesses to a port on your firewall to an internal machine like this: /usr/sbin/ipmasqadm portfw -a -P tcp -L $EXT_IP ssh -R $INT_

ipmasqadm

1999-12-06 Thread Dave Wiard
could somebody give me some pointers on how to use ipmasqadm? i don't seem to have a man page for it and 'usage: ipmasqadm MODULE [opts] ' doesn't help me much. i don't have a lot of experience with loadable modules and such. -- dave wiard computer

ipmasqadm portfw not working to Sun

1999-10-13 Thread Michael Laing
I am running linux 2.2.12 w/potato netbase and glibc2.1 on my ipmasq'ing slink machine. Port forwarding works great to internal linux boxen. I can't get it to work to my Sun (Solaris 7) tho... tcpdump shows the packets going to the sun but nothing comes back. I am just setting up this Sun so I ca

Re: [SOLVED] ipmasqadm question

1999-04-13 Thread Pat Legg
Jay Barbee wrote: > hummm, this is a problem, and due to my lateness, I cannot get a netbase > 3.12 from POTATO. The unstable release is 3.14-1, but that requires you to > install libc6 from potato, and that requires ldso (followed by > libstdc++2.9, apt, development clibs). try http://www.debia

Re:[SOLVED] ipmasqadm question

1999-04-13 Thread Jay Barbee
At 3/5/99 07:46 AM -0600, [EMAIL PROTECTED] wrote: >Quoting "Ralf G. R. Bergs" <[EMAIL PROTECTED]>: > >> On Thu, 04 Mar 1999 19:52:34 -0600, [EMAIL PROTECTED] wrote: >> >> >I checked with dselect and found I have ipmasq 3.3.1 installed already. >

Re: ipmasqadm question

1999-03-05 Thread Bob Nielsen
quot; available from http://www.rustcorp.com/linux/ipchains/ , and use that instead of ipfwadm. To use masq forwarding you will need to obtain "ipmasqadm," available from http://juanjox.linuxhq.com/ . The frozen and unstable Packages file discription for ipmasq refers to a ipmasqadm packa

Re:[SOLVED] ipmasqadm question

1999-03-05 Thread whbell
Quoting "Ralf G. R. Bergs" <[EMAIL PROTECTED]>: > On Thu, 04 Mar 1999 19:52:34 -0600, [EMAIL PROTECTED] wrote: > > >I checked with dselect and found I have ipmasq 3.3.1 installed already. > >There is NO sign of ipmasqadm on my system anywhere. > > > &

Re: ipmasqadm question

1999-03-05 Thread wtopa
Subject: ipmasqadm question Date: Thu, Mar 04, 1999 at 01:25:07PM -0600 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > > Hello all, > > I seem to be lost on this issue, but here goes. I am running a mostly slink > system with

Re: ipmasqadm question

1999-03-05 Thread Ralf G. R. Bergs
On Thu, 04 Mar 1999 19:52:34 -0600, [EMAIL PROTECTED] wrote: >I checked with dselect and found I have ipmasq 3.3.1 installed already. >There is NO sign of ipmasqadm on my system anywhere. > >I have run 'find / -name ipmasqadm' with no hits. > >I do appreciate your

Re: ipmasqadm question

1999-03-05 Thread Ralf G. R. Bergs
On Thu, 04 Mar 1999 20:24:38 -0600, [EMAIL PROTECTED] wrote: >I believe ipfwadm only works with kernels < 2.1.90 or so. The reading >I get from the kernel source with 2.2.1 is that ipmasqadm is required. You're right. ipfwadm is obsolete for 2.2.x kernels. Ralf -- Ra

Re: ipmasqadm question

1999-03-05 Thread whbell
Quoting Bob Nielsen <[EMAIL PROTECTED]>: > Are you sure you don't mean ipfwadm (which is part of netbase)? > > Bob > > On Thu, 4 Mar 1999 [EMAIL PROTECTED] wrote: > > > I checked with dselect and found I have ipmasq 3.3.1 installed already. > > T

Re: ipmasqadm question

1999-03-05 Thread Bob Nielsen
Are you sure you don't mean ipfwadm (which is part of netbase)? Bob On Thu, 4 Mar 1999 [EMAIL PROTECTED] wrote: > I checked with dselect and found I have ipmasq 3.3.1 installed already. > There is NO sign of ipmasqadm on my system anywhere. > > I have run 'find / -name i

Re: ipmasqadm question

1999-03-05 Thread whbell
ne at the moment. > > Could you check the above URL, and if it turns out that this is NOT > ipmasqadm get back to me? > > Ralf > > > -- > Ralf G. R. Bergs * Welkenrather Str. 100/102 * 52074 Aachen * Germany > +49-241-876892, +49-241-86 (fax) * [EMAIL PROTECTED]

Re: ipmasqadm question

1999-03-04 Thread Ralf G. R. Bergs
bian system I have the binary installed under since this would involve removing my IDE hard drive and replacing it against the other drive, and I need to get work done at the moment. Could you check the above URL, and if it turns out that this is NOT ipmasqadm get back to me? Ralf --

Re: ipmasqadm question

1999-03-04 Thread whbell
Quoting "Ralf G. R. Bergs" <[EMAIL PROTECTED]>: > On Thu, 04 Mar 1999 13:25:07 -0600, [EMAIL PROTECTED] wrote: > > >1- Am I on the right track with the ipmasqadm? > > Yes. YOu invoke it like this: > > ipmasqadm portfw ... > > >2- Is there a .

Re: ipmasqadm question

1999-03-04 Thread Ralf G. R. Bergs
On Thu, 04 Mar 1999 13:25:07 -0600, [EMAIL PROTECTED] wrote: >1- Am I on the right track with the ipmasqadm? Yes. YOu invoke it like this: ipmasqadm portfw ... >2- Is there a .deb out there for ipmasqadm? Yes. I'm pretty sure that I did NOT compile it myself. I think I

ipmasqadm question

1999-03-04 Thread whbell
to manage the port forwarding. It looks like the ipportfw tool only works with a kernel < 2.1.90. I have read that the tool I am looking for is called ipmasqadm, found at: http://juanjox.linuxhq.com/ I have found the RH RPM at this site, along with the source code for this tool. My first

ipmasqadm package?

1998-09-21 Thread Lindsay Allen
Just tried making a package of ftp://ftp.compsoc.net/users/steve/ipsubs/linux21/ipmasqadm-0.3.2.tar.gz but failed. I compiled it with no trouble so I installed it under /usr/local only to find that I cannot make it work. Has anyone any knowledge of this? I seem to remember some recent traffic