| To: | cipe-l,AT,inka,DOT,de |
| Subject: | RE: port specification |
| From: | Doug Johnson <doug.johnson,AT,vifanusa,DOT,com> |
| Date: | Tue, 1 Jul 2003 13:37:34 -0400 |
I know Redhat 8 uses a MYPORT variable in the ifcfg-cipcbx script. Here is a example ifcfg-cipcb0 config file out of Redhat 8: ########################################################## DEVICE=cipcb0 ONBOOT=yes USERCTL=yes # PORT specifies which UDP port is used by CIPE process # for the local endpoint. Make sure this passes through possible # firewalls. MYPORT=6060 # PEER specifies the _real_ address of the remote CIPE endpoint. # 0.0.0.0 means it's allocated dynamically (only one end can set it this, # though). You must specifiy the peer port address on this line # in the form peer.host.example.com:port PEER=cipe.example.com:6060 # PTPADDR specifies the _virtual_ address for the remote end of the # CIPE tunnel. Usually it should be an address reserved for local # networks so that it won't mess up routing to "real" addresses. PTPADDR=10.0.0.1 # IPADDR specifies the _virtual_ address for the local end of the # CIPE tunnel. Usually it should be an address reserved for local # networks so that it won't mess up routing to "real" addresses. IPADDR=10.0.0.2 ############################################################# Doug -----Original Message----- From: Mark Smith [mailto:mark.smith,AT,avcosystems,DOT,co,DOT,uk Sent: Tuesday, July 01, 2003 9:12 AM To: cipe-l,AT,inka,DOT,de Subject: RE: port specification Sean O'Reilly s.oreilly,AT,linnovations,DOT,co,DOT,uk wrote: > would setting a variable called MY_PORT in ifcfg-cipcb0 work if i was > starting the connection at boot using network scripts. This is a question for someone on the list who knows how redhat does things. I use Debian, so I'm afraid I can't offer an answer. -- Mark Smith - Avco Systems Ltd email: mark.smith,AT,avcosystems,DOT,co,DOT,uk Tel: +44 (0)1784 430996 Fax: +44 (0)1784 431078 -- Message sent by the cipe-l,AT,inka,DOT,de mailing list. Unsubscribe: mail majordomo,AT,inka,DOT,de, "unsubscribe cipe-l" in body Other commands available with "help" in body to the same address. CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>