[FUG-BR] [OFF-TOPIC][Intel NextG]
Galera desculpa se já foi postado. Site com um bom material, cursos on-line, e dicas. http://www.nextg.com.br - *"Uma pessoa que está aberta e disponível aos outros, não-preocupada em julgar os outros como bons ou maus, e tem consciência de que faz parte de algo maior e que é tão diminuída quanto seus semelhantes que são diminuídos ou humilhados, torturados ou oprimidos." [EMAIL PROTECTED] Técnico em Informática. Palmas-TO * - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] Nova maquina 64, 7.0 ou 7.0cvsupado, ou 7.1 beta ? ERRO KERNEL
Caraca sera mesmo ? putz que burro eu sou... Como eu iria imaginarrr esse detalhe ?? ehehe Po, valeu pela dica, vou entrar la e ver... Mas que usar 8G de ram linearmente sem mutreta é o bixo a isso é, eheheh viva os 8 BYtes On Sat, Sep 27, 2008 at 8:18 PM, Wanderson Tinti <[EMAIL PROTECTED]> wrote: > Boa noite Leonardo. > > Parece que seu caminho é: /usr/src/sys/i386/conf. O correto seria > /usr/src/sys/amd64/conf. > Já que a saida do seu comando uname -a mostra amd64. > > Att, > > 2008/9/27 Leonardo Augusto <[EMAIL PROTECTED]>: >> Bom fiz com o RELENG_7 compilou tudo kernel GENERIC e reboot OK >> >> server# uname -a >> FreeBSD server.intervir.no-ip.org 7.1-PRERELEASE FreeBSD >> 7.1-PRERELEASE #0: Sat Sep 27 03:50:43 UTC 2008 >> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64 >> >> Como se nota esta no 7.1 PRERELEASE... >> Se eu fizer para o 7_0 vai ser o 7.0 atualizado ? pq a versao que est >> ano ftp é de fevereiro de 2008, ja vai ter as atualizacoes do bind e >> etc ? >> >> Bom, aí fui recompilar o kernel desse 7.1... para por ipfw e etc. >> Simplemente copiei o GENERIC para K1 e: >> >> /usr/sbin/config K1... >> >> Da o seguinte erro: >> -- >> server# /usr/sbin/config K1 >> Kernel build directory is ../compile/K1 >> Don't forget to do ``make cleandepend && make depend'' >> server# cd ../compile/K1/ >> server# make cleandepend >> rm -f .depend machine amd64 >> cd ../../../modules; >> MAKEOBJDIRPREFIX=/usr/src/sys/i386/compile/K1/modules >> KMODDIR=/boot/kernel MACHINE=i386 >> KERNBUILDDIR="/usr/src/sys/i386/compile/K1" make cleandepend >> ===> aac (cleandepend) >> rm -f @ machine amd64 >> rm -f .depend GPATH GRTAGS GSYMS GTAGS >> ===> accf_data (cleandepend) >> rm -f @ machine amd64 >> rm -f .depend GPATH GRTAGS GSYMS GTAGS >> ===> accf_http (cleandepend) >> rm -f @ machine amd64 >> rm -f .depend GPATH GRTAGS GSYMS GTAGS >> ===> acpi (cleandepend) >> ===> acpi/acpi (cleandepend) >> "Makefile", line 4: "ACPI can only be compiled into the kernel on the >> amd64 and ia64 platforms" >> *** Error code 1 >> >> Stop in /usr/src/sys/modules/acpi. >> *** Error code 1 >> >> Stop in /usr/src/sys/modules. >> *** Error code 1 >> >> Stop in /usr/src/sys/i386/compile/K1. >> -- >> >> O arquivo do kernel esta abaixo : >> >> cpu I686_CPU >> ident K1 >> >> options SCHED_ULE # ULE scheduler >> options PREEMPTION # Enable kernel thread preemption >> options INET# InterNETworking >> options INET6 # IPv6 communications protocols >> options SCTP# Stream Control Transmission >> Protocol >> options FFS # Berkeley Fast Filesystem >> options SOFTUPDATES # Enable FFS soft updates support >> options UFS_ACL # Support for access control lists >> options UFS_DIRHASH # Improve performance on big >> directories >> options UFS_GJOURNAL# Enable gjournal-based UFS >> journaling >> options MD_ROOT # MD is a potential root device >> options NFSCLIENT # Network Filesystem Client >> options NFSSERVER # Network Filesystem Server >> options NFSLOCKD# Network Lock Manager >> options NFS_ROOT# NFS usable as /, requires NFSCLIENT >> options MSDOSFS # MSDOS Filesystem >> options CD9660 # ISO 9660 Filesystem >> options PROCFS # Process filesystem (requires >> PSEUDOFS) >> options PSEUDOFS# Pseudo-filesystem framework >> options GEOM_PART_GPT # GUID Partition Tables. >> options GEOM_LABEL # Provides labelization >> options COMPAT_43TTY# BSD 4.3 TTY compat [KEEP THIS!] >> options COMPAT_FREEBSD4 # Compatible with FreeBSD4 >> options COMPAT_FREEBSD5 # Compatible with FreeBSD5 >> options COMPAT_FREEBSD6 # Compatible with FreeBSD6 >> options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI >> options KTRACE # ktrace(1) support >> options STACK # stack(9) support >> options SYSVSHM # SYSV-style shared memory >> options SYSVMSG # SYSV-style message queues >> options SYSVSEM # SYSV-style semaphores >> options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time >> extensions >> options KBD_INSTALL_CDEV# install a CDEV entry in /dev >> options ADAPTIVE_GIANT # Giant mutex is adaptive. >> options STOP_NMI# Stop CPUS using NMI instead of IPI >> options AUDIT
Re: [FUG-BR] dificuldades com vpn entre linux e freebsd
pois entao pessoal obrigado pelas dicas...tentei todas ...porém o problema em inserir a rota persiste. sempre tentocolocar a rota da estes erros... se vou colocar a bendita rota na mao,,...da inalcancável. a rota eh a mesma usada em outros clientes Sep 28 15:12:39 filial openvpn[17176]: Options error: Unrecognized option or missing parameter(s) in /usr/local/etc/openvpn/openvpn.conf:8: ./filial.up (2.0.6) Sep 28 15:12:39 filial openvpn[17176]: Use --help for more information. � Em 26/09/2008 18:35, Wanderson Tinti� � escreveu: Boa noite lista. Marvelrat, uso vpn em varias maquinas linux e windows. Quando presciso chamar um script pra inserir uma rota eu uso as seguintes configuracao na conf da vpn: route-up /etc/openvpn/rota.sh Um exemplo: --- remote 200.200.200.2 rport 5106 dev tap ifconfig 10.0.6.2 255.255.255.252 secret static.key route-up rout.bat keepalive 10 60 ping-timer-rem persist-tun persist-key verb 3 mute 10 comp-lzo log vpn.log -- att, 2008/9/26 Cristina Fernandes Silva : > Tenta essa configuração > > float > port 5511 > dev tun > dev-node TAP > proto tcp-client > remote 201.X.X.X > ping 10 > persist-tun > persist-key > tls-client > ca ca.crt > cert filal.crt > key filal.key > ns-cert-type server > pull > verb 3 > > > Lembrando que os nomes dos certificados e key tem que ser igual ao seus.. > > 2008/9/26 marvelrat : >> >> >> ola pessoal >> >> estou com um cliente vpn (openvpn) e o tronco eh linux. >> >> porem estou tendo varios problemas. >> >> Na hora de subir com a configuração normal que usamos em outros >> clientes linux ele na consegue carregar o arquivo que insere a rota.� >> >> >> openvpn.conf inicial: >> >> >> >> � dev tun >> remote 200.x.x.x >> ifconfig 15.15.0.211 15.15.0.101 >> cd /usr/local/etc/openvpn/ >> up ./filial.up >> secret filial.key >> port 5511 >> ping 15 >> ping-restart 40 >> ping-timer-rem >> persist-tun >> persist-key >> verb 3 >> >> >> erros:� Starting openvpn. >> ./filial.up: not found >> >> >> ok, tirei o up da frente e: >> >> � Sep 26 16:30:56 filial openvpn[2812]: Options error: Unrecognized >> option or missing parameter(s) in >> /usr/local/etc/openvpn/openvpn.conf:7: ./filial.up (2.0.6) >> >> Sep 26 16:30:56 filial openvpn[2812]: Use --help for more infor mation. >> >> ifconfig: >> >> >> tun0: flags=8010 metric 0 mtu 1500 >> >> >> Se retiro o tal do ./filial.up >> >> >> e inicio o openvpn: >> >> >> Sep 26 16:34:25 filial openvpn[2857]: OpenVPN 2.0.6 >> i386-portbld-freebsd7.0 [SSL] [LZO] built on Sep 26 2008 >> Sep 26 16:34:25 filial openvpn[2857]: WARNING: file 'filial.key' is >> group or others accessible >> Sep 26 16:34:25 filial openvpn[2857]: Static Encrypt: Cipher 'BF-CBC' >> initialized with 128 bit key >> Sep 26 16:34:25 filial openvpn[2857]: Static Encrypt: Using 160 bit >> message hash 'SHA1' for HMAC authentication >> Sep 26 16:34:25 filial openvpn[2857]: Static Decrypt: Cipher 'BF-CBC' >> initialized with 128 bit key >> Sep 26 16:34:25 filial openvpn[2857]: Static Decrypt: Using 160 bit >> message hash 'SHA1' for HMAC authentication >> Sep 26 16:34:25 filial openvpn[2857]: TUN/TAP device /dev/tun0 opened >> Se p 26 16:34:25 filial openvpn[2857]: /sbin/ifconfig tun0 15.15.0.211 >> 15.15.0.101 mtu 1500 netmask 255.255.255.255 up >> Sep 26 16:34:25 filial openvpn[2857]: Data Channel MTU parms [ L:1544 >> D:1450 EF:44 EB:4 ET:0 EL:0 ] >> Sep 26 16:34:25 filial openvpn[2857]: Local Options hash (VER=V4): >> '5aafc21d' >> Sep 26 16:34:25 filial openvpn[2857]: Expected Remote Options hash >> (VER=V4): '2c56cbcf' >> Sep 26 16:34:25 filial openvpn[2860]: UDPv4 link local (bound): >> [undef]:5511 >> Sep 26 16:34:25 filial openvpn[2860]: UDPv4 link remote: 200.x.x.x:5511 >> >> >> ifconfig: >> >> � tun0: flags=8051 metric 0 mtu 1500 >> � � � � � � � inet 15.15.0.211 --> 15.15.0.101 netmask 0x >> � � � � � � � Opened by PID 2857 >> >> >> tento um ping para a interface tun0 e nao tenho nenhuma resposta ( nao >> tenho rota). >> >> >> se tento colocar a rota... >> >> da network unreachable >> >> < /p> >> >> � route add -net 10.x.x.0 ne
Re: [FUG-BR] dificuldades com vpn entre linux e freebsd
pois entao pessoal obrigado pelas dicas...tentei todas ...porém o problema em inserir a rota persiste. sempre tentocolocar a rota da estes erros... se vou colocar a bendita rota na mao,,...da inalcancável. a rota eh a mesma usada em outros clientes Sep 28 15:12:39 filial openvpn[17176]: Options error: Unrecognized option or missing parameter(s) in /usr/local/etc/openvpn/openvpn.conf:8: ./filial.up (2.0.6) Sep 28 15:12:39 filial openvpn[17176]: Use --help for more information. � Em 26/09/2008 18:35, Wanderson Tinti� � escreveu: Boa noite lista. Marvelrat, uso vpn em varias maquinas linux e windows. Quando presciso chamar um script pra inserir uma rota eu uso as seguintes configu racao na conf da vpn: route-up /etc/openvpn/rota.sh Um exemplo: --- remote 200.200.200.2 rport 5106 dev tap ifconfig 10.0.6.2 255.255.255.252 secret static.key route-up rout.bat keepalive 10 60 ping-timer-rem persist-tun persist-key verb 3 mute 10 comp-lzo log vpn.log -- att, 2008/9/26 Cristina Fernandes Silva : > Tenta essa configuração > > float > port 5511 > dev tun > dev-node TAP > proto tcp-client > remote 201.X.X.X > ping 10 > persist-tun > persist-key > tls-client > ca ca.crt > cert filal.crt > key filal.key > ns-cert-type server > pull > verb 3 > > > Lemb rando que os nomes dos certificados e key tem que ser igual ao seus.. > > 2008/9/26 marvelrat : >> >> >> ola pessoal >> >> estou com um cliente vpn (openvpn) e o tronco eh linux. >> >> porem estou tendo varios problemas. >> >> Na hora de subir com a configuração normal que usamos em outros >> clientes linux ele na consegue carregar o arquivo que insere a rota.� >> >> >> openvpn.conf inicial: >> >> >> >> � dev tun >> remote 200.x.x.x >> ifconfig 15.15.0.211 15.15.0.101 >> cd /usr/local/etc/openvpn/ >> up ./filial.up >> secret filial.key >> port 5511 >> ping 15 >> ping-restart 40 >> ping-timer-rem >> persist-tun >> pers ist-key >> verb 3 >> >> >> erros:� Starting openvpn. >> ./filial.up: not found >> >> >> ok, tirei o up da frente e: >> >> � Sep 26 16:30:56 filial openvpn[2812]: Options error: Unrecognized >> option or missing parameter(s) in >> /usr/local/etc/openvpn/openvpn.conf:7: ./filial.up (2.0.6) >> >> Sep 26 16:30:56 filial openvpn[2812]: Use --help for more infor mation. >> >> ifconfig: >> >> >> tun0: flags=8010 metric 0 mtu 1500 >> >> >> Se retiro o tal do ./filial.up >> >> >> e inicio o openvpn: >> >> >> Sep 26 16:34:25 filial openvpn[2857]: OpenVPN 2.0.6 >> i386-portbld-freebsd7.0 [SSL] [LZO] built on Sep 26 2008 >> Sep 26 16:34:25 filial openvpn[2857]: WARNING: file 'filial.key' is >> group or others accessible >> Sep 26 16:34:25 filial openvpn[2857]: Static Encrypt: Cipher 'BF-CBC' >> initialized with 128 bit key >> Sep 26 16:34:25 filial openvpn[2857]: Static Encrypt: Using 160 bit >> message hash 'SHA1' for HMAC authentication >> Sep 26 16:34:25 filial openvpn[2857]: Static Decrypt: Cipher 'BF-CBC' >> initialized with 128 bit key >> Sep 26 16:34:25 filial openvpn[2857]: Static Decrypt: Using 160 bit >> message hash 'SHA1' for HMAC authentication >> Sep 26 16:34:25 filial openvpn[2857]: TUN/TAP device /dev/tun0 opened >> Se p 26 16:34:25 filial openvpn[2857]: /sbin/ifconfig tun0 15.15.0.211 >> 15.15.0.101 mtu 1500 netmask 255.255.255.255 up >> Sep 26 16:34:25 filial openvpn[2857]: Dat a Channel MTU parms [ L:1544 >> D:1450 EF:44 EB:4 ET:0 EL:0 ] >> Sep 26 16:34:25 filial openvpn[2857]: Local Options hash (VER=V4): >> '5aafc21d' >> Sep 26 16:34:25 filial openvpn[2857]: Expected Remote Options hash >> (VER=V4): '2c56cbcf' >> Sep 26 16:34:25 filial openvpn[2860]: UDPv4 link local (bound): >> [undef]:5511 >> Sep 26 16:34:25 filial openvpn[2860]: UDPv4 link remote: 200.x.x.x:5511 >> >> >> ifconfig: >> >> � tun0: flags=8051 metric 0 mtu 1500 >> � � � � � � � inet 15.15.0.211 --> 15.15.0.101 netmask 0x >> � � � � � � � Opened by PID 2857 >> >> >> tento um ping para a interface tun0 e nao tenho nenhuma resposta ( nao >> tenho rota). >> >> >> se tento co locar a rota... >> >> da network unreachable >> >> < /p> >> >> � route add -net 10.x.x
Re: [FUG-BR] VPN com PPTP
mas daria para utilizar o cliente no windows? criar aquele iconezinho e tal..hehehe Abracos Ciro Cardoso de Meneses escreveu: > tenta usar o mpd4, ele cria tuneis pptp com facilidade > > - Original Message - > From: "Fabiano Carlos Heringer" <[EMAIL PROTECTED]> > To: ""Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)"" > > Sent: Saturday, September 27, 2008 10:19 PM > Subject: [FUG-BR] VPN com PPTP > > > Pessoal, to tentando configurar uma VPN utilizando o PPTP, mas da o > seguinte erro: > > Sep 28 21:03:30 ppp[45975]: Warning: Label /etc/ppp/ppp.conf rejected > -direct connection: Configuration label not found > > ai vao meus arquivos: > > ppp.conf > > pptpd: > enable mschapv2 mppe > set mppe 128 * > enable proxy > accept dns > set dns 200.217.234.202 > allow mode direct > set device localhost:pptpd > set server /tmp/loop "" 0177 > > > ###options.pptpd > lock > name pptpd > proxyarp > bsdcomp 0 > require-mschap-v2 > require-mppe-128 > > ###pptpd.conf > option /etc/ppp/ppp.conf > listen x.x.x.x > localip 10.0.1.1 > remoteip 10.0.1.100-110 > pidfile /var/run/pptpd.pid > > > Estou errando em algo? Instalei o poptop pelo ports, freebsd 7.0 > > abracos > > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > > > __ Informação do NOD32 IMON 3477 (20080927) __ > > Esta mensagem foi verificada pelo NOD32 sistema antivírus > http://www.eset.com.br > > > ----- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > > __ Information from ESET NOD32 Antivirus, version of virus signature > database 3478 (20080928) __ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] VPN com PPTP
opa,esquece o que falei embaixo... bom instalei o mpd (mpd4) , configurei-o ...consegui conectar, mas nao consigo pingar em nenhuma estacao de dentro da rede, na verdade nem mesmo no proprio servidor nao consigo, aparentemente o unico erro que esta dando eh esse: [pptp0] no interface to proxy arp on for 192.168.5.2 minha config: ###mpd.conf default: load pptp0 pptp0: new -i ng0 pptp0 pptp0 set bundle disable multilink set ipcp ranges 192.168.5.1/32 192.168.5.0/24 set iface enable proxy-arp set iface route 192.168.5.1/24 set ipcp dns 200.217.234.202 set link deny pap chap set link enable chap 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 a rede eh a 10.0.1.1/24 ... ele cria uma rota da seguinte maneira quando eu conecto: 192.168.5.0/24 192.168.5.2UGS 00ng0 192.168.5.2192.168.5.1UH 10ng0 achei essa rota estranha, meu ip quando conecto na VPN eh o 192.168.5.2 alguma ideia? Fabiano Carlos Heringer escreveu: > mas daria para utilizar o cliente no windows? criar aquele iconezinho e > tal..hehehe > > Abracos > > Ciro Cardoso de Meneses escreveu: > >> tenta usar o mpd4, ele cria tuneis pptp com facilidade >> >> - Original Message - >> From: "Fabiano Carlos Heringer" <[EMAIL PROTECTED]> >> To: ""Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)"" >> >> Sent: Saturday, September 27, 2008 10:19 PM >> Subject: [FUG-BR] VPN com PPTP >> >> >> Pessoal, to tentando configurar uma VPN utilizando o PPTP, mas da o >> seguinte erro: >> >> Sep 28 21:03:30 ppp[45975]: Warning: Label /etc/ppp/ppp.conf rejected >> -direct connection: Configuration label not found >> >> ai vao meus arquivos: >> >> ppp.conf >> >> pptpd: >> enable mschapv2 mppe >> set mppe 128 * >> enable proxy >> accept dns >> set dns 200.217.234.202 >> allow mode direct >> set device localhost:pptpd >> set server /tmp/loop "" 0177 >> >> >> ###options.pptpd >> lock >> name pptpd >> proxyarp >> bsdcomp 0 >> require-mschap-v2 >> require-mppe-128 >> >> ###pptpd.conf >> option /etc/ppp/ppp.conf >> listen x.x.x.x >> localip 10.0.1.1 >> remoteip 10.0.1.100-110 >> pidfile /var/run/pptpd.pid >> >> >> Estou errando em algo? Instalei o poptop pelo ports, freebsd 7.0 >> >> abracos >> >> - >> Histórico: http://www.fug.com.br/historico/html/freebsd/ >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> >> >> ______ Informação do NOD32 IMON 3477 (20080927) __ >> >> Esta mensagem foi verificada pelo NOD32 sistema antivírus >> http://www.eset.com.br >> >> >> - >> Histórico: http://www.fug.com.br/historico/html/freebsd/ >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> >> __ Information from ESET NOD32 Antivirus, version of virus signature >> database 3478 (20080928) __ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> > > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > > __ Information from ESET NOD32 Antivirus, version of virus signature > database 3478 (20080928) __ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] Asterisk
A minha dificuldade é que eu ja estou com a ultima versão do Asterisk 1.4 e a ultima versão do Zaptel 1.4.6 . e em nenhuma dessas 2 aplicações eu encontrei informações sobre a revisão 130633. Quando fiz a atualização para a ultima versão do Asterisk, em seguida eu acessei o arquivo zapata.conf-dist, mas nele não existia nada referente as opções mfcr2_allow_collect_calls e mfcr2_double_answer=no. :( 2008/9/26 Aristeu Gil Alves Jr <[EMAIL PROTECTED]> > 2008/9/26 Danilo Bedani <[EMAIL PROTECTED]>: > > zapata = zaptel > > > Sendo um pouco mais detalhista > > Zaptel -> Driver para placas de telefonia da Digium, etc... - > etc/zaptel.conf > Zapata -> Canal do Asterisk - vem com asterisk, usa o driver zaptel, e > configura no etc/asterisk/zapata.conf > > abs > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd