Setting individual IP addresses for Web testing

Dear all,
I recently purchased an old MacMini to do some Web-application testing in a more convenient way than using a remote server.
Because the MacMini is a rather old model (first Core 2 Duo model), I installed MacOS 10.6.6 SnowLeopard Server on it.
I am, however, facing troubles to get it do what I wish.
The IP address of the machine is : 192.168.1.42
I wish it to respond to the following addresses :
192.168.1.100 for website svenskaklubben.be
192.168.1.101 for website schumantrophy.eu
192.168.1.102 for website sky-project.com
Etc ...
These sites do not have to be accessible from the outside : they are LAN only for testing.
The default configuration with only one site works perfectly, but things do change when I add several websites.
When I setup the zones in the DNS part of the server, the best result I can achieve is that a trace (or ping) on the name returns the IP correctly.
But when I ping (or trace) the IP, it always says : "host not found", or "host down"
Most probably, I do mess up somewhere.
Any help to guide me step-by-step would be highly appreciated, since I'm working on this since a couple of days and start to loose my nerves :-)
Lots of thanks in advance

Oh well ...
I followed the instruction on your pages, and indeed it clarified some points.
I could have the DNS working (I think), since the dig command returned the following results, reflecting several modifications as well (those results were obtained through a client machine on the network) :
Last login: Wed Oct 31 07:27:27 on ttys000
You have mail.
imac-00-1f-f3-d2-d7-76:~ claudem.cauwe$ dig www.example.com
; <<>> DiG 9.8.3-P1 <<>> www.example.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35415
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;www.example.com.                    IN          A
;; ANSWER SECTION:
www.example.com.          10800          IN          A          10.0.0.1
;; AUTHORITY SECTION:
example.com.                    10800          IN          NS          192.168.1.30.example.com.
;; Query time: 4 msec
;; SERVER: 192.168.1.42#53(192.168.1.42)
;; WHEN: Wed Oct 31 10:54:00 2012
;; MSG SIZE  rcvd: 76
imac-00-1f-f3-d2-d7-76:~ claudem.cauwe$ dig -x 192.168.1.30
; <<>> DiG 9.8.3-P1 <<>> -x 192.168.1.30
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 12765
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;30.1.168.192.in-addr.arpa.          IN          PTR
;; AUTHORITY SECTION:
168.192.in-addr.arpa.          10800          IN          SOA          prisoner.iana.org. hostmaster.root-servers.org. 1 1800 900 604800 604800
;; Query time: 42 msec
;; SERVER: 192.168.1.42#53(192.168.1.42)
;; WHEN: Wed Oct 31 10:55:10 2012
;; MSG SIZE  rcvd: 120
imac-00-1f-f3-d2-d7-76:~ claudem.cauwe$ dig schuman-trophy.example.com
; <<>> DiG 9.8.3-P1 <<>> schuman-trophy.example.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64844
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;schuman-trophy.example.com.          IN          A
;; ANSWER SECTION:
schuman-trophy.example.com. 10800 IN          A          10.0.0.1
;; AUTHORITY SECTION:
example.com.                    10800          IN          NS          192.168.1.30.example.com.
;; Query time: 2 msec
;; SERVER: 192.168.1.42#53(192.168.1.42)
;; WHEN: Wed Oct 31 10:57:53 2012
;; MSG SIZE  rcvd: 87
imac-00-1f-f3-d2-d7-76:~ claudem.cauwe$ dig 192.168.1.30
; <<>> DiG 9.8.3-P1 <<>> 192.168.1.30
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 29122
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;192.168.1.30.                              IN          A
;; AUTHORITY SECTION:
.                              10800          IN          SOA          a.root-servers.net. nstld.verisign-grs.com. 2012103100 1800 900 604800 86400
;; Query time: 71 msec
;; SERVER: 192.168.1.42#53(192.168.1.42)
;; WHEN: Wed Oct 31 10:58:42 2012
;; MSG SIZE  rcvd: 105
imac-00-1f-f3-d2-d7-76:~ claudem.cauwe$ dig schuman-trophy.example.com
; <<>> DiG 9.8.3-P1 <<>> schuman-trophy.example.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1790
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;schuman-trophy.example.com.          IN          A
;; ANSWER SECTION:
schuman-trophy.example.com. 10800 IN          A          192.168.1.100
;; AUTHORITY SECTION:
example.com.                    10800          IN          NS          192.168.1.30.example.com.
;; Query time: 1 msec
;; SERVER: 192.168.1.42#53(192.168.1.42)
;; WHEN: Wed Oct 31 10:59:48 2012
;; MSG SIZE  rcvd: 87
imac-00-1f-f3-d2-d7-76:~ claudem.cauwe$
HOWEVER, i was still totally unable to get it working with a VirtualHost set in the "sites" part of ServerAdmin.
Ping returns :
ping: sendto: No route to host
ping: sendto: Host is down
ping: sendto: Host is down
While TraceRoute returns :
Traceroute has started…
traceroute to schuman-trophy.example.com (192.168.1.100), 64 hops max, 72 byte packets
1  * * *
traceroute: sendto: Host is down
2 traceroute: wrote schuman-trophy.example.com 72 chars, ret=-1
*traceroute: sendto: Host is down
traceroute: wrote schuman-trophy.example.com 72 chars, ret=-1
*traceroute: sendto: Host is down
traceroute: wrote schuman-trophy.example.com 72 chars, ret=-1
traceroute: sendto: Host is down
3 traceroute: wrote schuman-trophy.example.com 72 chars, ret=-1
4  * * *
traceroute: sendto: No route to host
5 traceroute: wrote schuman-trophy.example.com 72 chars, ret=-1
Interesting, though, is the fact that the IP address seems to be correctly resolved in the Traceroute ...

Similar Messages

  • Dynamically set the soap address for web services

    Hi,
    I am developing an Oracle J2ee1.3 web service for Oracle application server 10.1.2.
    The web service needs to be deployed on to multiple servers. Hence the host and port for the soap:address needs to be changed for each server.
    Eg: For the 1st server the soap:address is http://www.server1.com/test/MyWebService
    For 2nd server the soap:address is http://www.server2.com/test/MyWebService
    Is there any way to dynamically change this address based on the server the Web Service is deployed to?
    Any help is highly appreciated.
    Thanks,
    Subashini

    It helps to post a link to a thread when you refer to it.  If you are trying to implement that solution though, you can look at the parameter of the corresponding method being called.  The parameter has type 'SIMPLE' which means that it is compatible with all of the predefined elementary ABAP types.  In this case, you should use 'STRING'.

  • Im am trying to set up my printer for web services and it is asking me for a proxy address

    im am trying to set up my printer for web services and it is asking me for a proxy address

    Have you downloaded and installed an App Store app that you downloaded free from some website instead of from the App Store? If so, that's a stolen app, and you need to delete it.

  • Configure Logical Address for Web Applications-Hyperion 11.1.2

    Hello,
    I have f5 load balancer infront of two foundation servers and I have not yet configured the Logical address for web applications with Loadbalancer DNS name/hostnmae. I can access all of web applications through Load Balanced URL. Do I Still need to configure Logical Web Address for web applications ?
    Thank you so much !

    To add to this part of the reason for load balancing is usually to support high availability (in addition to scalability). Without that logic address being setup you will find certain configuration items are pointed to one server or another and if that one server is brought down it impacts key functionality of the whole environment.
    You should consider a test of the infrastructure by purposely bringing down services and/or servers to ensure you still have a fully working environment with the other redundant components. This test may take half a day to several days to really go through a full regression test of key features while taking key pieces down.
    Regards,
    John A. Booth
    http://www.metavero.com

  • Unable to set the ip address for hosted network client after creating WIFI hotspot

    Original Title: INTERNET CONNECTIVITY PROBLEM WITH MY LAPTOP WIFI HOTSPOT
    HI all
    I am able to use internet connection from my lap hotspot, when the internet source is Public or private wifi.
    so I know the cmd window commands for hotspot and settings of client(sharing to hosted network client, assigning IP address etc.,)
    but the problem I am facing is slight different
    I am using my cdma wireless broadband datacard as my source internet connection(Reliance netconnect +)
    when I try to create hotspot for this, as usual I am able to create the hotspot and able to share the internet to hostednework client.
    but I am unable to set the ip address for hosted network client, if I try to set ip 192.169.137.1 and 255.255.255.0
    as soon as I close the window, the ip address also disappears
    when connect my android phone to that hotspot, it is able to connect but there is no internet connectivity.
    when I check the hostednetwork client for packet transmission, both sent and received packet is happening., I mean transmitting
    so what cause the failure in internet connectivity but success in hotspot connectivity?
    check the screen shots...
    can u help me..
    its little complicated

    Hi,
    Please make sure the Ad hoc connection IP adress is at the same range with your local connection. In addition, how about recreate the ad hoc connection for test, please have a try.
    If problem persists, please use Network troubleshooter in Action Center to fix this problem for test.
    Roger Lu
    TechNet Community Support

  • Can I set individual alerts (tones) for each calendar events/ reminders

    Can I set individual alerts (tones) for each calendar events/ reminders

    Thanks On my phone, these are the options under Menu>Settings & Tools>Sound Settings>Alert Sounds: 1. TXT Message 2. Multimedia Message 3. Voicemail 4. Emergency Tone  5. Missed Call . And under Service Alerts: 1. ERI 2. Minute Beep 3. Call Connect 4. Charge Complete 5. Software Update. So nothing there for the calendar. And options from the calendar that I can see are Add (here you can change the tone for one event or recurring event, but not set a default tone for the event alarm), View (gives you the options of viewing an existing event in more detail, adding a new one, and the same choices from the Options list on the first screen where you are viewing the entire month), and Options (1. lets you view weekly/monthly,  2. Go To Today  3. Go To Date   4. Search   5. Erase All   6. Erase All Old   7. Send.  So as far as I can see, there's no way to do it. I have been through all the Settings and Tools menus... and the Events menu. But...I have just discovered that if I delete ALL my alarms and change the Ringtone for the first alarm I set, that ringtone becomes the default ringtone. I will try deleting ALL my events and starting fresh with a new tone and see if that works!

  • How do I set individual sound alerts for multiple email accounts?

    How do I set individual sound alerts for multiple email accounts?

    Here: http://www.guidingtech.com/15275/get-different-notifications-per-mail-account-io s-6/
    Long and short of it, the settings can be individually changed under Notifications. Select Mail and then the account you want to change the sound to.

  • Selection Strategy for Web Testing Tools

    I have found in the Methods & Tools html archive section the article "An Agile Tool Selection Strategy for Web Testing Tools" by Lisa Crispin. This is an interesting "from the trenches" report on how a team selected the tools to automate testing of a java Web application.
    http://www.methodsandtools.com/archive/archive.php?id=57

    RH,
    Have you looked at any of the Mercury testing tools?  I know they provide adapters for SAP applications and might cover what you need.
    Take care,
    Stephen

  • Hi i use iphone 4 with iso 6.1.3!! Am not getting an option to register my phone number in imsg!! Am just getting an option to set my email address for sending and receiving the imsgs!! How do i register my phone number??

    Hi i use iphone 4 with iso 6.1.3!! Am not getting an option to register my phone number in imsg!! Am just getting an option to set my email address for sending and receiving the imsgs!! How do i register my phone number??

    Hello Nikkii,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    Troubleshooting telephone-number activation (iPhone only)
    After each step, toggle FaceTime and iMessage off and then on in Settings > Messages and Settings > FaceTime.
    Update to the latest version of iOS.
    Ensure that your iPhone is set to the correct time zone. Tap Settings > General > Date & Time.
    Note: If Set Automatically is on but the incorrect time zone is displayed, turn Set Automatically off and then choose the correct time zone, date, and time. Then turn Set Automatically on again.
    Ensure that FaceTime has not been restricted: Settings > General > Restrictions > FaceTime.
    Verify that you can send SMS messages. You need a valid SMS messaging plan to activate FaceTime.
    Contact your carrier to verify that there are no restrictions or blocks on text messages. Blocks on text messaging will prevent iMessage and FaceTime registration.
    If you are unable to activate iMessage or FaceTime on a device after remote wiping it, wait at least 24 hours and try again.
    If "Waiting for Activation" is displayed, leave FaceTime and iMessage enabled for 24 hours. Toggling FaceTime or iMessage off and on will cause the registration process to start over.
    Best of luck,
    Mario

  • Page Views and Sessions/Users for web tests

    It seems that when you have a URL ping test that the sessions and users count increases but the page views do not counted. Is this correct? I have 10k sessions/users over the last week but ~150 page views. If I look at the server requests I also have around
    50K server requests (around 5 requests on the home page).
    Why is App Insights not tracking page views for the web tests but it is tracking everything else?

    Currently this is a correct behavior. Page Views are sent by javascript snippet which is not executed when you use web tests. User and session are counted by server side logic (AI Web SDK) which is executed. We will add a feature that detects synthetic
    traffic very soon. When implemented charts will filter out users and sessions created for web test pings.
    Anastasia

  • Setting the From Address for Reply in Mail

    I am having trouble setting the default “From” address for replies in Mail. When I click on “Reply” the new window opens with a default mail address I do not wish to use. This can be changes by going into the drop down box and setting a different one. This is time consuming and it is easy to send from an inappropriate address.
    “Help” menu says that the default address ( top one in the drop down box) can be changed and gives these instructions:
    Set the From address
    Your messages are sent from the account of the currently selected mailbox. If you have multiple email accounts, you can specify a different account to use for sending all messages, or select an account just for the message you’re writing.
    To specify the account to use for sending all messages, choose Mail > Preferences, click Composing, and then choose an account from the “Send new messages from” pop-up menu.
    To specify an account just for the message you’re writing, click the From pop-up menu, and then choose an email address.&#8232;To change the order in which addresses are listed in the pop-up menu, reorder the addresses in the “Email address” field in the Account Information pane of Mail account preferences.
    When I open the Mail Account Preferences and go to Account Information there is no list of addresses in the “Email address” just the one for the particular account highlighted in the left column eg. “[email protected]” or “[email protected]” .
    I tried to move the order of the accounts in the left hand box but nothing wants to move. Clicking and holding to push one account over another seems not to work.
    Anyone got any ideas on how to fix this?
    NB: This is about "Reply". Default for "New Message" is setting fine.

    i found out how to do this finally!
    1) set up google gmail account to forward your emails to (from the [email protected])
    2) go to your gmail account
    3) go to settings (cog in right hand corner)
    4) go to 'accounts and import'
    5) go to 'send mail as'
    6) click 'Add another email address you own' - add your [email protected] address
    7) google will send a verification email with code to that email address.
    8) enter code
    9) go back to gmail account  >'send mail as' and select 'make default'
    10) close mac 'mail' program and reopen it.
    as long as you have gmail account selected as the primary account in MAIL - mail will now come throught as being sent from that  [email protected] address!!

  • İp address for web based setup?

    Hi everyone,
    I have a trouble with my wireless router, ı cant access to its web based setup, cause ı'm accessing internet with another modem. So when ı tried to reach setup with 192.168.1.1 ip address, the other modems setup shows up. İs there any solutıon for this problem or how can ı get in to the router's setup? is there any alternative ip addresses for linksys modems? Pls ı'm waiting for any reply.
    best regards

    is your computer plugged into the modem or router? if router then you need to turn off the modem, the modem has the same ip as router, you will need to change router ip, use this link to help
    http://www3.nohold.net/noHoldCust56/Prod_6/KnowledgePortal/KPScripts/amsviewer.asp?docid=cafc0b717ab...
    Felipe Diaz
    using WRT600n

  • VS2010 does not record file upload process for web test

    I'm trying to record the process of uploading a file to the system for web performance test.
    The problem is when a new browser opens for uploading a document, the visual studio is not recording the URL (....Attachement/Upload.aspx) or POST and related Form Post Parameters.
    Is there any settings to able to record when a new browser pops up?
    I'm using VS2010 ultimate and the system is on MS Dynamics CRM platform.

    Hi Michi,
    >>A new browser pops up.
    Could you share us a screen shot about it? Do you mean that it opened a new tab in the same window or a new window in your IE browser?
    Maybe you could use the Fiddler tool to record a web performance test, check the result.
    http://blogs.msdn.com/b/slumley/archive/2007/04/17/enhanced-web-test-support-in-fiddler.aspx
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do i set manual ip addresses for connect to wifi network which had setted with manually ip addresses?

    i had set ip addresses for my home wifi network manually,and now i want to connect my iPhone5 to this network.the phone can't connect.what i have to do?after changing the wifi network setting (channels and another things)i cant connect even.i want to reslove this problem.would you help me?!

    Just thought I would bump this up in the conversation. Doing a further search I came across this discussion which is similar: Connecting to a wireless network via applescript?
    However, I tried to build the Automator application as discussed and cannot get it to work. Very much a novice at Applescript and Shell Script but have created customized Automator services before. All I get now is "Shell Script command encountered an error". No more detail. I copied and pasted the script as shown in the email thread. Is there any other line or command I need to place in front of it?
    Thanks again for any help

  • Dell 968w..how do I set the IP address for network printing?

    Attempting to connect my Dell 968w to the network for access by my HP and Dell laptops.  Dell said I need an IP address for the printer..how do I set the address??? 

    you need to contact dell printer support for this info...this is usually done by printing a network config page on your printer & you'll see the printer ip address there.
    Note:
    Although I work for HP Imaging & Printing
    Group , I am speaking for myself and not for
    HP.
    Although I am working on behalf of HP, I am speaking for myself and not for HP.
    Love Kudos! If you feel my post has helped you please click the White Kudos! Star just below my name : )
    If you feel my answer has fixed your problem please click 'Mark As Solution' and make it easier for others to find help quickly : )
    Happy Troubleshooting : )

Maybe you are looking for

  • Returning Zero if not exist

    Hi All: I need some help in returning 0 value i have two queries which will display values like this query1 project_name , object_name , count(major) xxxx xxx 2 query2 project_name , object_name , count(minor) in the first query i have xxxx project r

  • How to use SAX Parseto paser xml without root element

    Hello, I have big a xml file(500M) with without root element. How can I use SAXParse to parse it.

  • Can't I use SharePoint Designer from local PC?

    Hello, I need to start developing a customized workflow for managing some projects. Is the Visual Studio.NET the only tool I can use and should it be only installed on the server ??  Can't I use SharePoint Designer from my computer and then deploy th

  • Virus warning on my i book g4

    very time i try to go on line i well get a warning like. virus warning immediate action required. then give me three options to fix the problem.the first two options do not work the last one I have to call 1800 785 8145. My i book get infected how i

  • How to catch SMPP gateway error type ?

    Hi, How can i catch different SMPP error type return by SMSC server ? I want to catch result like 0x45,0x01,0x0B,0x58,0x15.... in my code. I can see eventgateway.log logging the error message but how do i get error type in my code ? Thanks