/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Hello again folks; with your feedback at various points, I have a
working masquerading server. I have been busy trying to optimize it, but
without much success. Speed is sometimes very good; I suspect it has
more to do with the time of day than my server's speed (33mhz). Today
for instance, I was getting video transfer rates of 45K/sec. (Is that
good? It seemed pretty smooth to me, and comparable to not being masq'd
at all).
What I need your help in trying to correct--still--is HTTP errors that
crop up while web browsing:
> Your browser sent a non-HTTP compliant message.
>
The browser on the masq'd machine is set to use the proxy offered by
@Home, to maximize speed, but that doesn't seem to help. Also, on my
Linux server, I get the output below when issuing the ifconfig command.
As time goes on, The number of collisions increases on both eth0 and
eth1. In /var/log/syslog, these kinds of errors are coming up (on oth
eth0 and eth1):
> Aug 13 11:31:05 server kernel: eth0: Tx timed out, lost interrupt? TSR=0x3, ISR
>
server:/usr/sbin# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns: carrier:0
Collisions:0
eth0 Link encap:Ethernet HWaddr 00:40:10:50:24:1E
inet addr:24.65.52.157 Bcast:24.65.52.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3890 errors:0 dropped:0 overuns:0 frame:0
TX packets:2837 errors:0 dropped:0 overruns:0 carrier:0
Collisions:6
Interrdpt:10 Memory:fa0d0000-fa0d4000
eth1 Link encap:Ethernet HWaddr 00:00:94:60:EF:C7
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3911 errors:0 dropped:0 overruns:0 frame:0
TX packets:4231 errors:0 dropped:0 overruns:0 carrier:0
Collisions:1
Interrupt:11 Memory:fb0d0000-fb0d4000
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.