[FUG-BR] Problema com mpd 3.18 FreeBSD 7.1
Ricardo Augusto de Souza
ricardo.souza em cmtsp.com.br
Segunda Abril 13 17:28:42 BRT 2009
Boa tarde,
Estou tentando subir um servidor VPN utilizando o mpd do ports no FreeBSD 7.1
A primeira vez que eu liguei o mpd e tentei conectar um cliente deu erro na autenticação, ai desliguei o mpd alterei a senha do cliente e liguei novamente e deu o seguinte erro:
Trinity# mpd -k
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 34717, version 3.18 (root em Trinity.cmtsp.com.br 17:58 13-Apr-2009)
[pptp0] ppp node is "mpd34717-pptp0"
[pptp0] can't connect iface and inet: File exists
[pptp0] netgraph initialization failed
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
mpd: no bundles defined
[:] quit
mpd: process 34717 terminated
Trinity#
Acredito que esta acontecendo isso pq a interface ng0 ficou criada. É isso mesmo?
Trinity# cat mpd.conf
default:
load pptp0
pptp0:
new -i ng0 pptp0 pptp0
set bundle disable multilink
set ipcp ranges 172.16.0.1/32 172.16.0.2/24
set iface enable proxy-arp
set iface route 172.16.0.1/24
# set ipcp dns 172.16.0.1
# set ipcp nbns IP_DO_SERVIDOR_WINS_OU_SAMBA
set link deny pap chap
set link enable chap
# set link enable no-orig-auth
# set link keep-alive 10 75
set ipcp enable vjcomp
set bundle enable compression
set ccp yes mppc
set ccp yes mpp-e40
set ccp yes mpp-e128
set ccp yes mpp-stateless
Trinity#
Trinity# ifconfig
bce0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=1bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4>
ether 00:1a:64:79:1d:c4
inet 200.143.XXX.XXX netmask 0xfffffff0 broadcast 200.143.33.143
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
bce1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=1bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4>
ether 00:1a:64:79:1d:c6
inet 10.100.0.125 netmask 0xffffff00 broadcast 10.100.0.255
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
pfsync0: flags=0<> metric 0 mtu 1460
syncpeer: 224.0.0.240 maxupd: 128
pflog0: flags=141<UP,RUNNING,PROMISC> metric 0 mtu 33204
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
inet 127.0.0.1 netmask 0xff000000
ng0: flags=8890<POINTOPOINT,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1500
Trinity#
Valeu galera!
Mais detalhes sobre a lista de discussão freebsd