Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jeroen2009

  1. jeroen2009

    Hosting my own SIP trunk?

    OK, incorrectly worded, to connect with a sip trunk to a voip service provider who then gives you a land line number.
  2. jeroen2009

    Hosting my own SIP trunk?

    I just started a thread for a SIP proxy server on VPS. If this is what you are after, please comment on it. If its more hosting an asterisk PBX to connect a number of phones to voip service providers with a landline phone number, the procedure is very similar. Regards Jeroen
  3. jeroen2009

    GnuGK on a VPS

    I have registered a VPS account and domain name at Contabo and installed Kamailio to register SIP phones for voice and video communications. Installation and configuration will take you less then an hour. I am now working on GnuGK gatekeeper installation to enable H323 voice and video calls...
  4. jeroen2009

    SRV Records on GoDaddy/Google Apps for Work

    I have DNS services with Google Appls for Work, with a domain name registered with GoDaddy through Google. In order to have my own sip uri voip@mydomain.com, on iptel.org you can register an account on your own domain name and you need to create a SRV record as per instructions at...
  5. jeroen2009

    Hosting an Intranet Site on Debian Squeeze with Bind9 and Apache2

    I tweaked it a little and it now works. First I installed resolvconf apt-get install resolvconf that gave in /etc/resolv.conf nameserver 127.0.0.1 /etc/bind/named.conf.local zone "myintrasite" {notify no; type master; file "/etc/bind/db.myintrasite";}; zone "1.168.192.in-addr.arpa" {type...
  6. jeroen2009

    Hosting an Intranet Site on Debian Squeeze with Bind9 and Apache2

    When I ping, it says unknown host john. The command nslookup john gives Server: 192.168.1.254 Address: 192.168.1.254#53 server can't find john: NXDOMAIN Really, all I am trying to achieve is an intranet in my LAN with the local websites http://john/ and http://jane/ and for the apache sites I...
  7. jeroen2009

    Hosting an Intranet Site on Debian Squeeze with Bind9 and Apache2

    I am trying to setup an intranet site with Debian Squeeze, Bind9 and Apache2 virtualhosts. Bind9 is setup as per below. I can ping hostname mytintrasite and get my apache virtualhost site with http://myintrasite/, though I can not ping or get the virtualhost posted with the names http://john/...
  8. jeroen2009

    DynDNS in IOS with Custom DNS and Domain Name

    This is the configuration I have. If I now next to hosting the ftp.example.com also want to host www.example.com, how should I add this. Thx Jeroen ! Last configuration change at 19:05:19 cet Sat Jun 6 2009 by admin ! version 12.4 no service pad service timestamps debug datetime msec service...
  9. jeroen2009

    Cisco Callmanager Express not Working

    I have the following IOS configuration on a cisco 1760 with callmanager express. At voice service provider weepee.org I have a SIP acount with a nomadic number, ie a regular phone number attached to it, that registers proplery on the CME, checked with sh sip-ua register status, but somehow I can...
  10. jeroen2009

    DynDNS in IOS with Custom DNS and Domain Name

    I did that, it works. How can I now host multiple host name for example ftp.example.com and www.example.com Thx Jeroen2009
  11. jeroen2009

    DynDNS in IOS with Custom DNS and Domain Name

    thread557-1469420 I have read this earlier thread about the IOS configuration for a DynDNS custom DNS account with full domain name from DynDNS, but it still not clear to me what has to change. Below is a working free DynDNS configuration I use, what lines exactly need to change when using...

Part and Inventory Search

Back
Top