- 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:
>
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
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
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
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
(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
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
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
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
>
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é
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
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
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
>
>
> ...
>
>
>
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
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
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
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).
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
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
-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
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 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???
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
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:
>&
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 $
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'
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
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_
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
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
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
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.
>
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
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.
> >
> &
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
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
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
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
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
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]
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
--
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 .
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
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
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
45 matches
Mail list logo