Sponsored Content
Full Discussion: Scuba Divers on the Site?
The Lounge What is on Your Mind? Scuba Divers on the Site? Post 302415142 by Neo on Thursday 22nd of April 2010 12:08:02 AM
Old 04-22-2010
Completed two boat dives yesterday. Starting PADI Advanced Open Water class soon.
 

4 More Discussions You Might Find Interesting

1. IP Networking

port access to site to site VPN

Setup a site to site VPN between two cisco routers. One of the site locations is unable to access ports such as https://example.com:9001 How do I let them go into port 9001? They can ssh, ftp, telnet and everything else. Is this a VPN issue or ACL access issue? I put permit ip host... (0 Replies)
Discussion started by: photon
0 Replies

2. IP Networking

How to establish site to site vpn - Linux machine and cisco asa?

Hi, I am trying to establish vpn between my linux server and cisco asa at client side. I installed openswan on my cent os. Linux Server eth0 - 182.2.29.10 Gateway - 182.2.29.1 eth1 - 192.9.200.75 I have simple IPtables Like WAN="eth0" LAN="eth1" (0 Replies)
Discussion started by: ashokvpp
0 Replies

3. IP Networking

Does cisco 1921 router support site to site VPNs using IPSec?

Q: "Does Cisco 1921 router support,, act as an endpoint for, site to site VPNs using IPSec? If so, how many? " A: If you get the Cisco 1921/k9 with the security services bundle then it will have built in security features. Cisco, typically includes IP Sec tunnels I believe as part of that... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

4. IP Networking

IPSec Openswan Site to Site VPN - Big Pain

Hi @all, I try to connect 2 LANs with IPSec/Openswan LAN 1: 192.168.0.0/24 LAN 2: 192.168.1.0/24 This is my Config: conn HomeVPN # # Left security gateway, subnet behind it, nexthop toward right. left=192.168.1.29 ... (1 Reply)
Discussion started by: bahnhasser83
1 Replies
pppoec.conf(4)						     Kernel Interfaces Manual						    pppoec.conf(4)

NAME
pppoec.conf - PPPoE (Point to Point Protocol over Ethernet) client configuration file DESCRIPTION
is the configuration file for the daemon. This file is read by to initialize the client. The default file is Note that, you cannot run without this configuration file. Each entry in the file is separated by a new line. Blank lines and lines that begin with are ignored. Parameters contains the following parameters: Specify the name of the service that the client requires. A value of implies that the client is ready to accept any service from the access concentrator. Specify the name of the access concentrator from which you wish to avail service. Specify a tag used by the client to uniquely associate an access concentrator's response (PADO or PADS) to a particular client request (PADI or PADR). generates a unique binary value and includes this value in the tag in a PADI or PADR packet. Specify the number of times tries to retransmit either a PADI or PADR packet when an access concentrator does not respond to the client's request. The default value is 3. Specify the timeout value in seconds. waits for this duration to receive either a PADO or PADS packet before retransmitting a PADI/PADR packet. The default value is 15 seconds. Specify the command-line options of See pppd(1) for more information. The option of pppd will be included and it will be set to Sample pppoec.conf File [ lan4 ] service=any acname=gatt3 #host_unique=0 timeout=1200 retry-number=4 pppd-options=mru 1492 debug 11 [ lan0 ] service=any acname=gatt3 #host_unique=0 timeout=1200 retry-number=4 pppd-options=mru 1492 debug 11 #enable_ipv6=1 AUTHOR
was developed by Hewlett-Packard. FILES
PPPoE server daemon PPPoE relay PPPoE client PPP daemon SEE ALSO
pppd(1), pppoec(1), pppoerd(1M), pppoesd(1M). pppoec.conf(4)
All times are GMT -4. The time now is 04:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy