I have the following kernel and modules installed:
 
Kernel:
Linux version 2.2.19-3-LEAF ([EMAIL PROTECTED]) (gcc version 2.7.2.3) #1 Sat 
Dec 1
12:15:05 CST 2001

Installed Modules:
ip_masq_vdolive         1180   0
ip_masq_user            3708   0 (unused)
ip_masq_raudio          2980   0
ip_masq_quake           1220   0
ip_masq_portfw          2416   0 (unused)
ip_masq_mfw             3196   0
ip_masq_irc             1924   0
ip_masq_ipsec           7328   0
ip_masq_ftp             3576   0
ip_masq_cuseeme          964   0 (unused)
ip_masq_autofw          2476   0 (unused)
ne                      6292   2
8390                    6236   0 [ne]
bsd_comp                3708   0 (unused)
ppp_deflate            40672   0 (unused)
ppp                    20828   2 [bsd_comp ppp_deflate]
slhc                    4436   0 [ppp]
        
I had help from Charles on getting the VPN connection working with these
commands in /etc/network.conf:
# For Home Depot VPN to work per Charles
EXTERN_UDP_PORTS="0/0_500"

# -or-
# Indexed list: "SrcAddr/Mask port [ DestAddr[/DestMask] ]"
#EXTERN_UDP_PORT0="0/0 domain"
#EXTERN_UDP_PORT1="5.6.7.8 500 1.1.1.12"
# For Home Depot VPN to work
EXTERN_PORTS="50_0/0 51_0/0"

This is commented out, so not sure if it should be updated to stop the error
logs below:
# Generic Services open to outside world
# Space seperated list: protocol_srcip/mask_dstport
# uncomment for Home Depot VPN
#EXTERN_PORTS="50_5.6.7.8 51_207.11.4.7"  
Should the 50_5.6.7.8 be changed to my DHCP laptop address or my static IP??

I am getting the following errors in my log and slow connection speeds to
the work VPN:
Packet log: input REJECT eth1 PROTO=17 192.168.1.7:1053 10.200.25.204:161
L=106 S=0x00 I=29089 F=0x0000 T=128 (#72)
I think I need to open port 1053, however not sure how to do that, if
someone could verify and explain I would be greatful.

My rule #72 is:
Chain input (policy DENY: 0 packets, 0 bytes):
num   pkts bytes target     prot opt    tosa tosx  ifname     mark
outsize  source                destination           ports
72     176 18525 REJECT     udp  ----l- 0xFF 0x00  *
0.0.0.0/0            0.0.0.0/0             * ->   161:162

I am at a loss as to how to get it working correctly with no errors on the
log. I believe that is why my connection speeds are so slow. Can anyone
share some light for me, and remember I am a newbe to linux. I get the
digest version, so please respond to my e-mail address as well. Thanks



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to