search for: anyconfiguration

Displaying 2 results from an estimated 2 matches for "anyconfiguration".

2007 Nov 23
2
TDM808B 8 port FXO setting problem
...ing but when i disconnect my incoming phon from mobile ( i hangup my cell phone ) still my sip phone rining not disconnect notification reached to my sip phone so what is the problem and one more thing some time i got cross talk on phone on Zap channel so is it timeing problme of card or anyconfiguration problem wait for reply ----PGP Signature-- Satish Patel mobile:- +91-9818875535 http://www.linuxbug.org --------------------------------- Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. -------------- next part -------------- An HTML attachment was scr...
2010 Feb 20
2
Tinc on Linux and tap device problem
...this issue before also when using OpenVPN in the past). The problem is that I cannot make tinc use a tap device. I created the tap0 interface with tunctl, however I have no tap0 characted device in /dev So in my tinc.conf a directive like: Device = /dev/tap0 makes no sense. If I don't give anyconfiguration tinc uses /dev/net/tun and sets up the VPN in tun mode without problems. DeviceType directive seems to be ignored on my Linux system (and it is ok on the documentation is says BSD only) I also tried to create my self the character device for tap0 with mknod like this: mknod /dev/tap0 c 36 16 it...