Displaying 6 results from an estimated 6 matches for "tunnel1".
Did you mean:
tunnel
2008 Apr 08
0
Cisco 2801 Tunnel1 Mrtg graph
Dear All Salam,
Please go through the cfg file:
Target[IP_Tu1]: Tunnel1:community at IP:
SetEnv[IP_Tu1]: MRTG_INT_IP="IP" MRTG_INT_DESCR="Tunnel1"
MaxBytes[IP_Tu1]: 1125
Title[IP_Tu1]: Tunnel1 -- yourdomain.com
PageTop[IP_Tu1]: <H1>Tunnel1 -- yourdomain.com</H1>
<TABLE>
<TR><TD>System:</TD> <TD>yourd...
2005 Apr 26
13
IP Tunneling
Hello
I have /25 addressed on a box (virtual devices on eth0) and I want to
tunnel some of these addresses to my home network. One address to my
gateway (a.b.c.d, external IP) and one address to my internal network
(192.168.0.0/24-style). I will use the tunnels for irc, smtp and surfing.
What protocol and which technique is easiest and best to use?
One more thing. I don''t want to set up
2004 Nov 29
1
Cisco gateway help needed
...codec preference 6 g729ar8
!
!
no voice confirmation-tone
!
controller T1 0
mode cas
framing esf
linecode b8zs
ds0-group 1 timeslots 1-4 type e&m-wink-start
fdl both
!
controller T1 1
mode cas
framing esf
linecode b8zs
ds0-group 1 timeslots 1-4 type e&m-wink-start
!
!
!
interface Tunnel1
no ip address
!
interface Ethernet0
ip address xx.xx.xx.xx 255.255.255.248
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface FR-ATM20
no ip address
shutdown
!
ip default-gateway xx.xx.xx.xx
ip classless
ip route 0.0.0.0 0.0.0.0 xx.xx.xx.xx
no...
2004 Aug 12
0
Advanced Routing and FreeSwan
...line, some over the other leased
line. Both leased lines have their own public ip adress.
The setup looks kinda like this:
eth1(ipsec0)--ISP0--Internet--eth1-Linux1-eth0--Subnet1
/
(ipsec-tunnel0)
Intranet--eth0-Linux-HQ
\
(ipsec-tunnel1)
eth2(ipsec1)--ISP1--Internet--eth1-Linux2-eth0--Subnet2
I wanted to use the advanced routing features (ip command) of the linux
kernel to solve the routing issues. When advanced routing is activated I
can start tunnel0. After a few seconds their is still traffic on ipsec0
but not eth1.
When I de...
2005 Jan 25
2
DNS, DNAT and Notifies
...2.47.198.101
eth2 172.16.11.249
interfaces:
loc eth0 detect
net eth1 detect blacklist
dmz eth2 detect
vpn1 tun1 192.168.124.255
zones
net Net Internet
loc Local Local networks
dmz DMZ Demilitarized zone
vpn1 Tunnel1 Tunnel to LA
masq
eth1 eth0
To allow the Phoenix DNS server to respond, I added the following to rules:
DNAT net loc:172.16.10.241 udp 53 - 12.47.198.108
DNAT net loc:172.16.10.241 tcp 53 - 12.47.198.108
This works fine except that notifies from the Phoenix DNS server to otehrs...
2005 Apr 19
5
1 to 1 nat of multiply pptp tunnels
...tcpflags,routefilter,nosmurfs,arp_filter
pptp3 ppp2 - tcpflags,routefilter,nosmurfs,arp_filter
pptp4 ppp3 - tcpflags,routefilter,nosmurfs,arp_filter
zones:
modem InodeInternal PPTP Connector via 10.0.0.0
loc Local Local networks via 192.168.47.0
net Tunnel1-Internet Inode PPTP Tunnel 1
pptp2 Tunnel2-Internet Inode PPTP Tunnel 2
pptp3 Tunnel3-Internet Inode PPTP Tunnel 3
pptp4 Tunnel4-Internet Inode PPTP Tunnel 4
tunnel: (10.0.0.138 is the pptp server)
pptpclient modem 10.0.0.138 net,pptp2,pptp3,pptp4
policy:
fw fw ACCEPT
fw...