[masq] port forwarding

1999-01-12 Thread Jim Montague
I am having problems getting port forwarding to work. I know this may not be the forum to ask this in, but I am not sure where else to ask. My private network consists of: a Debian Linux 2.0.34 Server (IP 192.168.0.100) running the Apache web server. a Debian Linux 2.0.34 Server (IP

Re: [masq] Load distribution over two interfaces

1999-01-12 Thread David A. Ranch
Is it possible to have the outgoing load balanced over the two external interfaces? It would seem plausible, since we're going out to a switch, and we would have 2 cards 10mbit each, totalling a theoretical 20mbit connection to a 100mbit uplink. Why don't you just get a Fast Ethernet card for

Re: [masq] [masq] Mail Errors

1999-01-12 Thread David A. Ranch
That being said, aren't there other identd servers available for Linux? I seem to remember someone mentioning something called "midentd", but I don't know what that is. They are listed on Ambrose's MASQ WWW site. --David

Re: [masq] [masq] IP Masq - FTP problems

1999-01-12 Thread David A. Ranch
No, I'm taking about masqueraded client machines connecting to ftp servers on the internet. Some ftp clients work some just hang; usually on a LIST command. What is your Linux box's MTU on the Internet connection? --David

Re: [masq] if-out errors when using external SMTP

1999-01-12 Thread David A. Ranch
IP fw-out deny eth0 ICMP/3 x.x.x.x y.y.y.y L=108 S=0xC0 I=26547 F=0x T=64 These are ICMP Destination Unreachables and they should NOT be filtered out. TCP/IP needs ICMP! And I have the following outgoing firewall rules set up for ICMP (assuming this is where it is): ipfwadm -O -a

Re: [masq] port forwarding

1999-01-12 Thread Jim Montague
-Original Message- From: David A. Ranch [mailto:[EMAIL PROTECTED]] Sent: Monday, January 11, 1999 11:11 PM To: Jim Montague; Linux IP Masquarede Subject: Re: [masq] port forwarding My ipfwadm rules are: ipfwadm -I -p accept ipfwadm -O -p accept ipfwadm -F -p

Re: [masq] port forwarding

1999-01-12 Thread David A. Ranch
ipfwadm -I -p accept ipfwadm -O -p accept ipfwadm -F -p deny These are bad defaults. Set your default to deny or reject and then explictly ALLOW traffic in. I set these defaults in an effort to prevent filtering while I am getting port forwarding to work. Once everything

Re: [masq] [masq] Load distribution over two interfaces

1999-01-12 Thread Doug Clements
connection post haste! What are you doing in your dorm room that needs so much traffic? MP3 server or something? Also.. very FEW Nah, no mp3 server, but we're going to shove lots of people into a dorm, and there's not going to be enough switch ports. We figured that while the masqing was

Re: [masq] IP Masq - FTP problems

1999-01-12 Thread Carl Petersen
lsmod gives the folling result: Module Pages Used By ax88140 3 1 (autoclean) ip_masq_vdo_live1 0 ip_masq_cuseeme 1 0 ip_masq_irc 1 0 ip_masq_raudio 1

[masq] Linux receives modem call?!

1999-01-12 Thread ming
Hi, I am sorry that I know this is not the masquerade topic. However, I need a help for how Linux accepts a modem dial-in, and issue IP to the dialer, and makes dial-in to ppp network...? Thanks, ming [EMAIL PROTECTED] - To