Hello every body!!!
Does any body knows if NetBSD works with VNP (virtual network protocol) or only with pppoe .
THANX
Hello every body!!!
Does any body knows if NetBSD works with VNP (virtual network protocol) or only with pppoe .
THANX
1. PPTPd + pptp-client / Linux Net-2-Net VPN / Slow connection
Dear Group,
I'm having a little bit of trouble with a test-setup for some customer
and would be happy if someone could give me some hints:
The setup consists of two internal networks, 192.168.1.0 and
192.168.2.0 which are connected either via a crossover cable (for
testing) or later, the internet.
+------------+ +------------+
|Client A | |Client B |
|192.168.1.10| |192.168.2.10|
+------------+ +---------+--+
| |
+--------------+ +--------------+
| Firewall A | | Firewall B |
| 192.168.1.1 | 192.168.0.0/24 | 192.168.2.1 |
| 192.168.0.1 -+------------------------------+- 192.168.0.2 |
+--------------+ VPN/PPTP Connection +--------------+
I am using Kernel 2.4.21 (SuSE Linux 9) with PoPoToP (pptpd) and
pptp-client.
I can connect the tunnel on both networks without any problems and
even ping the hosts in the network after I set up iptables correctly:
--- iptables setup on Firewall A ---
-A POSTROUTING -s 192.168.1.0/255.255.255.0 -j MASQUERADE
--- / iptables setup / ---
The same is configured on Firewall B, with some changes in the
IP-Addresses to make it work there, as well.
Now here is the problem:
Whenever I try to copy a larger bit of data (HTTP download for
instance) from Client A to Client B (or from Client A to Firewall B)
-- always over the VPN-Tunnel -- I get very low performance: 16kb/sec
or lower. Somtimes I get 40kb/sec for some seconds before it drops
down again.
I tried to copy data from and to all hosts via a direct TCP/IP
connection over the ethernet and get around 7MB/sec. Therefor I can
count out hardware related problems. There are no error messages or
whatsoever on any of these hosts. Ping works fine. ip_forward is
active in the kernel.
Thanks for any help! :)
Regards,
Bastian
2. Problems with dumping to remote host
4. Trident 9440 2MB Vid Card and X
6. ssh (secure shell) with kermit ?
10. VPN through NAT for mac/win/bsd/linux?