Re: Problem with forwarding .. someone plz help !!!!

2003-10-10 Thread Rahul Amaram (2K-86)
Hi Michael, Thanks for responding. But I dont think the reason for yahoo being slow is necessarily the worm .. because previously even when the worm had not infected the network, yahoo was slow thru PROXY. Any other suggestion ?? - Rahul. On Fri, 10 Oct 2003, Michael Gargiullo wrote: >

Re: Problem with forwarding .. someone plz help !!!!

2003-10-10 Thread MKlinke
On Friday 10 October 2003 09:07, Rahul Amaram (2K-86) wrote: > Hi, > I am a student working as a lab assistant in my institute. We are > facing some real prob. with respect to the proxy server/gateway over > here. > > The proxy server also acts as a gateway. Now this problem is mainly > conce

Re: Problem with forwarding .. someone plz help !!!!

2003-10-10 Thread Michael Gargiullo
Ok first. It is possible to clean the worm. You need to, or your network performance will suffer. Unplug your switch. Place one known clean machine on the net and down load the fixwelch.exe from macafee or symantec. Clean your network. Each machine. That includes patching machines. Then plug

Problem with forwarding .. someone plz help !!!!

2003-10-10 Thread Rahul Amaram (2K-86)
Hi, I am a student working as a lab assistant in my institute. We are facing some real prob. with respect to the proxy server/gateway over here. The proxy server also acts as a gateway. Now this problem is mainly concerned with usage of Yahoo messenger. Initially we had only proxy serv

Re: port forwarding with IP TABLES - bad argument

2003-09-25 Thread Brenden T.
[EMAIL PROTECTED] wrote: -Original Message- From: Noah [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 25, 2003 9:03 AM To: [EMAIL PROTECTED] Subject: port forwarding with IP TABLES - bad argument $IPTABLES -A PREROUTING -t nat -p tcp -d $EXTIP --dport 10700 -j DNAT --to

RE: port forwarding with IP TABLES - bad argument

2003-09-25 Thread Vincent_Valdez
> -Original Message- > From: Noah [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 25, 2003 9:03 AM > To: [EMAIL PROTECTED] > Subject: port forwarding with IP TABLES - bad argument > > $IPTABLES -A PREROUTING -t nat -p tcp -d $EXTIP --dport 10700 > -j DNA

port forwarding with IP TABLES - bad argument

2003-09-25 Thread Noah
able_nat, ip_nat_ftp, -- Done loading modules. Enabling forwarding.. Clearing any existing rules and setting default policy.. FWD: Allow all connections OUT and only existing and related ones IN Enabling SNAT (MASQUERADE) funct

Re: NAT - forwarding question?

2003-09-24 Thread Rodolfo J. Paiz
At 19:30 9/24/2003, you wrote: running redhat 8.0 linux 1.4 kernel does anybody know if a Linux box with a pentium process can keep up 6MB of bidirectional forwarding? should I be considering a hardward replacement here? There is VERY little detail in your question, so the answers are not going

NAT - forwarding question?

2003-09-24 Thread Noah
running redhat 8.0 linux 1.4 kernel does anybody know if a Linux box with a pentium process can keep up 6MB of bidirectional forwarding? should I be considering a hardward replacement here? - Noah -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com

Re: Forwarding speed snapshot / bandwidth load - any tools?

2003-08-14 Thread Sean Estabrooks
On 08 Aug 2003 21:47:13 -0300 Herculano de Lima Einloft Neto <[EMAIL PROTECTED]> wrote: > >Hey all, > >Is there a tool which can give me a snapshot of downloading speed on > machines who are being forwarded packages by my machine? Maybe some way > to use netstat -c .. (I'm trying to use

Re: Forwarding speed snapshot / bandwidth load - any tools?

2003-08-14 Thread Herculano de Lima Einloft Neto
>It may not be good enough for what you're trying to do but you >could look at the LOG target of iptables. This will generate >log entries for packets passing through a machine with a time stamp. >You'll need some way to pull that information out of the logs >and summarize it. >You might also w

Forwarding speed snapshot / bandwidth load - any tools?

2003-08-12 Thread Herculano de Lima Einloft Neto
Hey all, Is there a tool which can give me a snapshot of downloading speed on machines who are being forwarded packages by my machine? Maybe some way to use netstat -c .. (I'm trying to use netstat -M and am getting "no support for ip_maquerading on this machine". I don't even know what the

RE: Forwarding speed snapshot / bandwidth load - any tools?

2003-08-10 Thread Chris Mason
EMAIL PROTECTED] On Behalf Of Herculano > de Lima Einloft Neto > Sent: Friday, August 08, 2003 8:47 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Forwarding speed snapshot / bandwidth load - any tools? > > > >Hey all, > >Is there a tool whi

Re: Forwarding email

2003-07-03 Thread Eric Chevalier
alan wrote: Look at /etc/aliases. After editing, remember to run "newaliases". Just an FYI: As of RH9 (and possibly earlier), the alias database will be automatically rebuilt whenever sendmail is started. Eric -- Eric Chevalier E-mail: [EMAIL PROTECTED]

Re: Forwarding email

2003-07-03 Thread alan
On Thu, 3 Jul 2003, Ehrhart, Jay wrote: > I am using sendmail. How or where do I set it up so that one customer's > email is forwarded to their new ISP mail server. Look at /etc/aliases. After editing, remember to run "newaliases". -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTE

Re: Forwarding email

2003-07-03 Thread Devrim GUNDUZ
Hi, On Thu, 3 Jul 2003, Ehrhart, Jay wrote: > I am using sendmail. How or where do I set it up so that one customer's > email is forwarded to their new ISP mail server. Create a file named .forward in users' home directory, and write the new address in that file. Another way is playing with

Re: Forwarding email

2003-07-03 Thread Jeff Kinz
On Thu, Jul 03, 2003 at 06:29:41AM -0700, Ehrhart, Jay wrote: > > > I am using sendmail. How or where do I set it up so that one customer's > email is forwarded to their new ISP mail server. > In the file /etc/aliases map the old address to the new address: users_oldname: [EMAIL PROTECTED]

Re: Forwarding email

2003-07-03 Thread Leo Huang
Suppose the customer's account name is myCus create a file ~myCus/.forward: [EMAIL PROTECTED] Leo - Original Message - From: "Ehrhart, Jay" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 11:29 PM Subject: Forwarding email >

Forwarding email

2003-07-03 Thread Ehrhart, Jay
I am using sendmail. How or where do I set it up so that one customer's email is forwarded to their new ISP mail server. Thanks, Jay -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Port Forwarding via SSH

2003-03-20 Thread Gary Stainburn
this way. > > Larry S. Brown > Dimension Networks, Inc. > (727) 723-8388 > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Gary Stainburn > Sent: Wednesday, March 19, 2003 11:38 AM > To: [EMAIL PROTECTED] > Subject: Port F

RE: Port Forwarding via SSH

2003-03-19 Thread Larry Brown
PROTECTED] Subject: Port Forwarding via SSH Hi folks, I'm trying to set up a port forward using SSH so that I can collect my emails from home through the company firewall (it's okay, I'm the sysadmin so I won't be treading on any toes. >From the man page and various go

Re: Port Forwarding via SSH

2003-03-19 Thread nate
Gary Stainburn said: > What I need to know is how can I do this without ssh opening up the > terminal session? The reason being that I want to start the ssh port > forward as part of my ip-up script and kill it as part of my ip-down > script. > > When I tried putting it in the background by sti

Port Forwarding via SSH

2003-03-19 Thread Gary Stainburn
Hi folks, I'm trying to set up a port forward using SSH so that I can collect my emails from home through the company firewall (it's okay, I'm the sysadmin so I won't be treading on any toes. >From the man page and various googles I've come up with: ssh -L 110:stan:110 stan which opens up a t

Re: SSH X11 forwarding file browser

2003-03-12 Thread DuSTiN KRySaK
On 3/12/03 6:27 PM, "Mike Vanecek" <[EMAIL PROTECTED]> spit this out onto my computer screen: > I just do a ssh -X [EMAIL PROTECTED] and then issue a > > nautilus & > > command to start it. It will be real slow though. > IF I use it, it will be on local LAN use only... I was more curious if it

Re: SSH X11 forwarding file browser

2003-03-12 Thread Mike Vanecek
On 12 Mar 2003 17:15:19 -0700, Dave Vehrs wrote > ssh -cf [EMAIL PROTECTED] app-name > > Depending on your connection it may take a few seconds to start and then > every screen update will also be slow. > > Not recommended for apps that need lots of updates, but I find it useful > on local networ

Re: SSH X11 forwarding file browser

2003-03-12 Thread Dave Vehrs
ssh -cf [EMAIL PROTECTED] app-name Depending on your connection it may take a few seconds to start and then every screen update will also be slow. Not recommended for apps that need lots of updates, but I find it useful on local networks to forward multi-gnome-terminal and konsole sessions so tha

RE: SSH X11 forwarding file browser

2003-03-12 Thread Robert Adkins II
Subject: SSH X11 forwarding file browser Hi there - is there a way to open a GUI (gnome) file browser when connecting to a machine through ssh (with the -X option)? Or would I have to install something like midnight commander? .::d::. . --- THEbeatingsWILLcontinueUNTILmoraleIMPROVES

SSH X11 forwarding file browser

2003-03-12 Thread DuSTiN KRySaK
Hi there - is there a way to open a GUI (gnome) file browser when connecting to a machine through ssh (with the -X option)? Or would I have to install something like midnight commander? .::d::. • --- THEbeatingsWILLcontinueUNTILmoraleIMPROVES --- • -- redhat-list mailing list unsubscr

Re: anyone using port forwarding?

2003-03-05 Thread Ted Gervais
Try SHOREWALL. It does port forwarding beautifully, among other things. For example - I have all my FTP requests going through the Linux machine, which is where the firewall is at, on over to a WindowsXP machine. As you can imagine this could be any other type of request as well. Works like

Re: anyone using port forwarding?

2003-03-04 Thread Todd A. Jacobs
On Tue, 4 Mar 2003, Chuck Dutrow wrote: > Anyone using port forwarding successfully with one real address at the > router and int addresses for mail server, DNS server and RADIUS? Have a Firestarter supports port forwarding. Download it from Sourceforge. -- "Of course I'm in

Re: anyone using port forwarding?

2003-03-04 Thread Jeff Kinz
On Tue, Mar 04, 2003 at 04:42:49PM -0800, Chuck Dutrow wrote: > > Anyone using port forwarding successfully with one real address at the router and > int addresses for mail server, DNS server and RADIUS? Have a howto? > > Help me out I am in a bind, not sure what the simpl

Re: anyone using port forwarding?

2003-03-04 Thread Caleb Groom
On Tue, 2003-03-04 at 18:42, Chuck Dutrow wrote: > Anyone using port forwarding successfully with one real address at the > router and int addresses for mail server, DNS server and RADIUS? Have > a howto? > > Help me out I am in a bind, not sure what the simplest solution

anyone using port forwarding?

2003-03-04 Thread Chuck Dutrow
Anyone using port forwarding successfully with one real address at the router and int addresses for mail server, DNS server and RADIUS? Have a howto? Help me out I am in a bind, not sure what the simplest solution is. ChuckDo you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more

Re: does anyone to help me for forwarding my X server

2003-02-24 Thread Mario M. Macaluso
On Mon, Feb 24, 2003 at 03:40:48PM +0100, Laurent didier wrote: > good morning, > > I have a little problem. > > I use PUTTY, and i have one linbox on red-hat 7.3. when i launch my > connection and i test to export my server X on my windows Box, i have this > message : > [ ... ] > [EMAIL PROTE

does anyone to help me for forwarding my X server

2003-02-24 Thread Laurent didier
good morning, I have a little problem. I use PUTTY, and i have one linbox on red-hat 7.3. when i launch my connection and i test to export my server X on my windows Box, i have this message : login as: root [EMAIL PROTECTED]'s password: Last login: Mon Feb 24 16:41:29 2003 from 10.90.1.120 [EMAI

port forwarding using iptables

2003-02-04 Thread K.Deepak
Dear All, I have a small query on setting up iptables for port forwarding. i am explaining my setup below over dial-up ethernet solaris -> RedHat Linux 7.2 > HW.Dev 5

Re: Problems with SSH Forwarding

2003-01-23 Thread Keith Morse
On 20 Jan 2003, Kevin Breit wrote: > Hey, > I'm trying to do SSH forwarding into work. This worked earlier today, > which is why I am perplexed. I have: > > ssh -f -P -N -L 1234:irc.company.com:6667 [EMAIL PROTECTED] > > When I run that, I get: > > bind:

Problems with SSH Forwarding

2003-01-20 Thread Kevin Breit
Hey, I'm trying to do SSH forwarding into work. This worked earlier today, which is why I am perplexed. I have: ssh -f -P -N -L 1234:irc.company.com:6667 [EMAIL PROTECTED] When I run that, I get: bind: Cannot assign requested address channel_setup_fwd_listener: cannot listen to

IP aliasing and forwarding.

2002-12-23 Thread Gary Stainburn
Hi Folks, Last week I asked if I could spoof ARP responses to try and forward IP traffic through my firewall. The problem being that I need to connect my network to someone else's who is using part of the same subnet - no IP address conflict tho'. Now I'm wondering if I could use IP aliasing -

arp proxy and IP forwarding

2002-12-19 Thread Gary Stainburn
that this is a two stage process. Firstly I need to Proxy any ARP requests to point to the firewall, Secondly I need to create IP forwarding rules to send the traffic to the remote network Can anyone provide me with information how to perform these tasks. -- Gary Stainburn This email does not

Re: forwarding

2002-10-23 Thread Ernest E Vogelsinger
At 02:53 23.10.2002, [EMAIL PROTECTED] said: [snip] >How do you turn on forwarding at boot for RH7.2 >I added the echo to proc to rc.local but I am sure there is a better way. >The worst part is I have it working on my home computer but I looked at

Re: forwarding

2002-10-23 Thread Peter Robb
It's done in the /etc/sysctl.conf file Regards, Peter On Wed, 2002-10-23 at 02:53, [EMAIL PROTECTED] wrote: > How do you turn on forwarding at boot for RH7.2 > I added the echo to proc to rc.local but I am sure there is a better way. > The worst part is I have it working on my hom

Re: forwarding

2002-10-22 Thread Tom Eastep
[EMAIL PROTECTED] wrote: How do you turn on forwarding at boot for RH7.2 I added the echo to proc to rc.local but I am sure there is a better way. The worst part is I have it working on my home computer but I looked at lots of files in /etc/sysconfig and can't find where it is turned on.

Re: forwarding

2002-10-22 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22-Oct-2002/19:53 -0500, [EMAIL PROTECTED] wrote: >How do you turn on forwarding at boot for RH7.2 >I added the echo to proc to rc.local but I am sure there is a better way. >The worst part is I have it working on my home computer but I

forwarding

2002-10-22 Thread hanfamily
How do you turn on forwarding at boot for RH7.2 I added the echo to proc to rc.local but I am sure there is a better way. The worst part is I have it working on my home computer but I looked at lots of files in /etc/sysconfig and can't find where it is turn

Re: minimum install for forwarding to work

2002-10-18 Thread irvine
On Wed, Oct 16, 2002 at 04:23:19PM -0500, [EMAIL PROTECTED] wrote: > Hi, > I want to set up a computer to act as a dedicated firewall and gateway > to the internet with no other services on the machine. > I know I need pppd to dial out, but what do I need for masquarding and > fo

Re: minimum install for forwarding to work

2002-10-16 Thread ramakrishna
hi, * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > I want to set up a computer to act as a dedicated firewall and gateway > to the internet with no other services on the machine. > I know I need pppd to dial out, but what do I need for masquarding and > forwarding? iptab

minimum install for forwarding to work

2002-10-16 Thread hanfamily
Hi, I want to set up a computer to act as a dedicated firewall and gateway to the internet with no other services on the machine. I know I need pppd to dial out, but what do I need for masquarding and forwarding? Thanks Linda Hanigan -- redhat-list mailing

Re: pppd & forwarding?

2002-10-14 Thread hanfamily
> >I think, that dialup-server must be setup as router (or gateway?), but > >how to do it? on the computer that is connecting through the dialup server you need to add it as a gateway /sbin/route add default gw ipaddress eth0 Also if you add the line demand to your /etc/ppp/options and then type

Re: pppd & forwarding?

2002-10-14 Thread Anthony E. Greene
er is >successful, ping from client to server is ok , BUT dialup not forwarding >packets from client to local net. >I think, that dialup-server must be setup as router (or gateway?), but >how to do it? Edit /etc/sysctl.conf and add: net.ipv4.ip_forward = 1 --Tony -BEGIN PGP

pppd & forwarding?

2002-10-13 Thread Andrey Ivanov
client to server is ok , BUT dialup not forwarding packets from client to local net. I think, that dialup-server must be setup as router (or gateway?), but how to do it? Thank you. -- Best regards, Andrew Ivanov. mailto: [EMAIL PROTECTED], icq: 141800737. -- redhat-list mailing list

Re: Port Forwarding Network Problem

2002-10-13 Thread Sam Currie
Microsoft would not include it in the base product because they have another product they sell which does this. The first product was MS Proxy server, an appalling, so called firewall. It has now been replaced with ISA server. It is better, but not great. Both products do port forwarding and

RE: Port Forwarding Network Problem

2002-10-09 Thread Darryl Harvey
Use something like wingate as a proxy/port forwarder. Turn off XP's firewall. Rgds, Darryl > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Ted Hilts > Sent: Thursday, October 10, 2002 3:48 PM > To: [EMAIL PROTECTED] > S

Port Forwarding Network Problem

2002-10-09 Thread Ted Hilts
my gateway machine was Linux using ipchains and port forwarding. This works well but the required applications to communicate through the satellite will only work on a MS OS. So I managed to get Linux (the web page server) so it would communicate with XP Pro and vice versa including telnet, ftp

Re: Linux port forwarding and supplying unwanted gateway!?

2002-10-08 Thread Peter Robb
er is the > VPN Gateway, as it needs to be. The default gateway for > the VPN gateway is the firewall. Redhat 7.3 has port > forwarding enabled and reverse path filtering disabled, > as required by the Freeswan VPN product. > > When a VPN Client establishes a VPN connection and

Linux port forwarding and supplying unwanted gateway!?

2002-10-06 Thread Alistair Nelson
e Windows 2000 server is the VPN Gateway, as it needs to be. The default gateway for the VPN gateway is the firewall. Redhat 7.3 has port forwarding enabled and reverse path filtering disabled, as required by the Freeswan VPN product. When a VPN Client establishes a VPN connection and communicates

Linux port forwarding and supplying unwanted gateway!?

2002-10-03 Thread Alistair Nelson
, as it needs to be. The default gateway for the VPN gateway is the firewall. Redhat 7.3 has port forwarding enabled and reverse path filtering disabled, as required by the Freeswan VPN product. When a VPN Client establishes a VPN connection and communicates with the Win2000 Server, Redhat seems t

Re: how to do port forwarding with "ipchains"

2002-09-25 Thread Hiten Desai
> Also, to Hiten, what's this REDIR that you mentioned ? An RPM package > or > an option within ipchains command ? > > Regards, http://www.google.com/search?q=REDIR+rpm&sourceid=opera&num=0&ie=utf-8&oe=utf-8 __ Do you Yahoo!? New DSL Internet Acce

Re: how to do port forwarding with "ipchains"

2002-09-25 Thread Raymond Fung
Dear all, Thanks to Trevor for his link. I have found what I needed to setup the port forwarding function. However, seems I still cannot solve my problem with this setting in place. This "ipchains" machine is also my ADSL gateway to the Internet, thus it also runs NAT (masquerading)

RE: how to do port forwarding with "ipchains"

2002-09-24 Thread Hiten Desai
--- Trevor <[EMAIL PROTECTED]> wrote: > Raymond, > > contains > excellent > information on how to use ipchains to portforward packets. > > Trevor > > > you can also use REDIR it works great on my rhl 6.2 without messing with the ker

RE: how to do port forwarding with "ipchains"

2002-09-24 Thread Trevor
2002 1:16 PM To: [EMAIL PROTECTED] Subject: how to do port forwarding with "ipchains" Dear all, On my old ADSL gateway which still run kernel 2.2.18 with "ipchains", I need to setup port forwarding on it so that all incoming TCP/IP traffic to certain port of it would be forwa

how to do port forwarding with "ipchains"

2002-09-24 Thread Raymond Fung
Dear all, On my old ADSL gateway which still run kernel 2.2.18 with "ipchains", I need to setup port forwarding on it so that all incoming TCP/IP traffic to certain port of it would be forwarded to another machine. I know how to do this with iptables, but don't know how to a

Re: Port Forwarding

2002-09-06 Thread Emmanuel Seyman
On Fri, Sep 06, 2002 at 04:58:56PM -, Mike Burger wrote: > > I think a google search for "BIND views" should get you the info you need. There was an aricle in SysAdmin Mag while ago that explained BIND views, exemples and all. Hopefully, it will be on their website. http://www.samag.com> E

Re: Port Forwarding

2002-09-06 Thread Mike Burger
Yup...BIND 9.x supports split views...you can have an internal and external view of your domain...that is, for the internal network, your DNS spits out one set of addresses, and for outside requests, another. It's exactly how I'm handling the DNS for my domain, behind my firewall. I think a go

Re: Port Forwarding

2002-09-06 Thread Nick Lindsell
At 09:07 06/09/2002 -0500, you wrote: >Actually, for the internal network, you're better using split horizon >DNS...also known as an itnernal view. etnlighten me? :) I did look into using DNS to solve this (we have internal and external nameservers, so this was a strong possibility) but my brai

Re: Port Forwarding

2002-09-06 Thread Mike Burger
Actually, for the internal network, you're better using split horizon DNS...also known as an itnernal view. On Fri, 6 Sep 2002, Nick Lindsell wrote: > > > > > > > 1.1.1.2. I understand that machines on the internal network (eth0) > > would not > > > > be able to make use of this, but as long

Re: Port Forwarding

2002-09-06 Thread Nick Lindsell
> > > > 1.1.1.2. I understand that machines on the internal network (eth0) > would not > > > be able to make use of this, but as long as it works from the net > connection > > > (ppp0) then that is ok. That's all I need. But, of course, if there > is a way > > > where this would work for both

Re: Port Forwarding

2002-09-05 Thread Mike Burger
ge.net). It'll write your IPTables for you > as well as NAT and Port Forwarding. Check it out. > > Anthony > > On Thu, 2002-09-05 at 21:06, Kevin - KD Micro Software wrote: > > Hi all, > > > > I've spoken to a couple of people who tried port forwarding using

Re: Port Forwarding

2002-09-05 Thread Kevin - KD Micro Software
On Fri, 2002-09-06 at 11:30, Gordon Messmer wrote: > The client will try to open the connection to your router > (1.1.1.1:8181). The router will forward the packet according to its > rules by changing the destination and forwarding it on as normal. The > server (1.1.1.2) gets the pa

RE: Port Forwarding

2002-09-05 Thread Patrick Nelson
Kevin - KD Micro Software wrote: ->>>> I don't understand why none of the iptables forwarding commands are working. Before the command is issued, when a remote user attempts to connect to that port, you get the Connection Refused message (as you would expect). Af

Re: Port Forwarding

2002-09-05 Thread Gordon Messmer
On Thu, 2002-09-05 at 19:54, Kevin - KD Micro Software wrote: > > I don't understand why none of the iptables forwarding commands are working. > Before the command is issued, when a remote user attempts to connect to that > port, you get the Connection Refused message (as

Re: Port Forwarding

2002-09-05 Thread Kevin - KD Micro Software
Thanks everyone for the quick responses. Gordon, your solution is the only one that has worked for me so far. Simple and effective way too. Thanks for that. I don't understand why none of the iptables forwarding commands are working. Before the command is issued, when a remote user attemp

Re: Port Forwarding

2002-09-05 Thread Gordon Messmer
On Thu, 2002-09-05 at 18:06, Kevin - KD Micro Software wrote: > I would like port 8181 on my Red Hat box (7.2, kernel 2.4.9-34, let's say ip > is 1.1.1.1 (example only)) to be forwarded to port 80 on internal machine IP > 1.1.1.2. I understand that machines on the internal network (eth0) would not

Re: Port Forwarding

2002-09-05 Thread Michael Fratoni
OUTING -i ppp0 -p tcp --dport -j DNAT > > --to-destination xxx.xxx.xxx.xxx > > iptables -A FORWARD -p tcp --dport -m state --state NEW -d > > xxx.xxx.xxx.xxx -j ACCEPT > > when you do port forwarding, it is not needed to put an ACCEPT chain > for INPUT or FORWARD Unl

Re: Port Forwarding

2002-09-05 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 05 September 2002 09:06 pm, Kevin - KD Micro Software wrote: > Hi all, > > I've spoken to a couple of people who tried port forwarding using > iptables and apparently it's not an easy task to accomplish. I've tr

Re: Is it possible? (X Forwarding)

2002-09-05 Thread Teodor Georgiev
what about VNC or tightVNC? - Original Message - From: "Todd A. Jacobs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 4:22 AM Subject: Re: Is it possible? (X Forwarding) > On Thu, 5 Sep 2002, Norm Huehlefeld wrote: > > >

Re: Port Forwarding

2002-09-05 Thread Teodor Georgiev
- Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 4:15 AM Subject: Re: Port Forwarding > It works just fine, and isn't difficult, at all: > > iptables -t nat -A PREROUTING -i ppp

Re: Is it possible? (X Forwarding)

2002-09-05 Thread Todd A. Jacobs
On Thu, 5 Sep 2002, Norm Huehlefeld wrote: > One thing that I have not figured out how to accomplish is the ability > to bring up a Linux console (or window manager maybe) from a Red Hat 7.3 > using Exceed X-Windows on a Windows PC. Of course it's possible. Assuming you aren't using XDMCP (not c

Re: Port Forwarding

2002-09-05 Thread Mike Burger
wrote: > Hi all, > > I've spoken to a couple of people who tried port forwarding using iptables > and apparently it's not an easy task to accomplish. I've tried myself and > don't seem to have any luck whatsoever either (after reading numbers of > HOWTOs etc) so

Re: Port Forwarding

2002-09-05 Thread Teodor Georgiev
: "Kevin - KD Micro Software" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 4:06 AM Subject: Port Forwarding > Hi all, > > I've spoken to a couple of people who tried port forwarding using iptables > and apparently it's not a

Re: Port Forwarding

2002-09-05 Thread Anthony Abby
Kevin, skip home-brewed IPTables and use firestarter (http://firestarter.sourceforge.net). It'll write your IPTables for you as well as NAT and Port Forwarding. Check it out. Anthony On Thu, 2002-09-05 at 21:06, Kevin - KD Micro Software wrote: > Hi all, > > I've spoken to

Port Forwarding

2002-09-05 Thread Kevin - KD Micro Software
Hi all, I've spoken to a couple of people who tried port forwarding using iptables and apparently it's not an easy task to accomplish. I've tried myself and don't seem to have any luck whatsoever either (after reading numbers of HOWTOs etc) so I'm asking here as a la

Re: SHH x forwarding problem - xauth

2002-07-16 Thread Paul Branston
2: input_userauth_pk_ok: fp > 18:5f:5e:06:f7:21:c2:80:9d:29:aa:15:9e:82:80:88 > debug1: read PEM private key done: type RSA > debug1: ssh-userauth2 successful: method publickey > debug1: fd 4 setting O_NONBLOCK > debug1: fd 5 setting O_NONBLOCK > debug1: channel 0: new [client-session]

SHH x forwarding problem - xauth

2002-07-16 Thread Chris Mason
r/X11R6/bin/xauth list :0.0 2>/dev/null debug1: Requesting X11 forwarding with authentication spoofing. debug1: channel request 0: x11-req debug1: Sending command: ARKEIA debug1: channel request 0: exec debug1: fd 3 setting TCP_NODELAY debug2: callback done debug1: channel 0: open confirm rwindow 0 rm

Re: port forwarding

2002-07-02 Thread Jay Daniels
; server2.server1.domain.com server1 comes up, not server2. In fact if I > > put anythingonthisdamnserver.server1.domain.com it still connects to > > server1. I tried forwarding port 80 but then I can't connect from the > > web. > > > > Does anyone

Re: port forwarding

2002-07-02 Thread Mike Burger
rver2.server1.domain.com server1 comes up, not server2. In fact if I > put anythingonthisdamnserver.server1.domain.com it still connects to > server1. I tried forwarding port 80 but then I can't connect from the > web. > > Does anyone have a setup like this with 2 web servers on a lan? >

port forwarding

2002-07-01 Thread Jay Daniels
anythingonthisdamnserver.server1.domain.com it still connects to server1. I tried forwarding port 80 but then I can't connect from the web. Does anyone have a setup like this with 2 web servers on a lan? jay ___ Redhat-list mailing list [EMAIL PROTECTED]

forwarding ldap

2002-06-21 Thread Devon Harding - GTHLA
How can I forward/proxy ldap requests to another server? _ Devon Harding System Administrator Gilat Latin America 954-858-1600 [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/li

Re: sendmail SMTP forwarding

2002-06-14 Thread Jon Gaudette
Uses widely-used sendmail or Exim packages for reliable e-mail service — but no sendmail.cf changes required This was taken right off of  the mailscanner site.  (http://www.sng.ecs.soton.ac.uk/mailscanner/readme.shtml) So, I don't think you are missing anything :) -- **

Re: sendmail SMTP forwarding

2002-06-14 Thread Gerry Doris
On Thu, 13 Jun 2002, Alfredo Cole wrote: > El Jue 13 Jun 2002 17:08, escribiste: > > I suggest you make the change to /etc/mail/sendmail.mc instead. > > Then run the M4 macro. Making changes to the sendmail.mc file is a > > LOT easier than trying to get them correct in the sendmail.cf file. > >

Re: sendmail SMTP forwarding

2002-06-14 Thread Gerry Doris
On Thu, 13 Jun 2002, Alfredo Cole wrote: > I used to think so too. But after installing several antivirus for > sendmail (AVP, RAV, MailScanner, etc.), all modifications are done > directly to the cf file. I'd like to know what version of mailscanner you're using that requires editing of send

Re: sendmail SMTP forwarding

2002-06-14 Thread Alfredo Cole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Jue 13 Jun 2002 17:08, escribiste: > I suggest you make the change to /etc/mail/sendmail.mc instead. > Then run the M4 macro. Making changes to the sendmail.mc file is a > LOT easier than trying to get them correct in the sendmail.cf file. > Thi

Re: sendmail SMTP forwarding

2002-06-14 Thread Alfredo Cole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Jue 13 Jun 2002 16:58, escribiste: (...) > This will work, but if you plan on running a mail server using > sendmail, you should get into the habit of maintaining your > configuration by editing the mc file and rebuilding the cf file. > > That way

Re: sendmail SMTP forwarding

2002-06-13 Thread Gerry Doris
On Thu, 13 Jun 2002, Alfredo Cole wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > El Mié 12 Jun 2002 15:41, escribiste: > > I need to forward all emails from my redhat 7.2 linux server to > > another email server which will send email to the world. Anyone > > know how this can be a

Re: sendmail SMTP forwarding

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/16:07 -0600, Alfredo Cole <[EMAIL PROTECTED]> wrote: >El Mié 12 Jun 2002 15:41, escribiste: >> I need to forward all emails from my redhat 7.2 linux server to >> another email server which will send email to the world. Anyone >> know h

Re: sendmail SMTP forwarding

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Jun-2002/15:41 -0600, Sentinel Sentinel <[EMAIL PROTECTED]> wrote: >I need to forward all emails from my redhat 7.2 linux server to another >email server which will send email to the world. Anyone know how this >can be accomplished? Define a s

Re: sendmail SMTP forwarding

2002-06-13 Thread Alfredo Cole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Mié 12 Jun 2002 15:41, escribiste: > I need to forward all emails from my redhat 7.2 linux server to > another email server which will send email to the world. Anyone > know how this can be accomplished? > > I'm still searching google and even bou

sendmail SMTP forwarding

2002-06-13 Thread Sentinel Sentinel
I need to forward all emails from my redhat 7.2 linux server to another email server which will send email to the world. Anyone know how this can be accomplished? I'm still searching google and even bought the sendmail (orielly) book. I'd appreciate a heads up on how to do this. Thx Join

Re: IPTABLES port forwarding question.

2002-05-26 Thread Mike Burger
Why are you trying to forward an IP on your firewall to the firewall system's localhost address? On Sun, 26 May 2002, Yoink! wrote: > I'm trying to get a peculiar port forwarding script working. > > The last part of it is this: I have a Windows box masqeraded by a Linux &g

IPTABLES port forwarding question.

2002-05-26 Thread Yoink!
I'm trying to get a peculiar port forwarding script working. The last part of it is this: I have a Windows box masqeraded by a Linux box, with the linux box connected to a cable modem. If someone on the Windows box wants to connect to say, www.windows.com, I want to redirect them to the

  1   2   3   4   >