- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- the world can see my WS, but inside my LAN, I can'...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 05:24 PM
02-03-2002 05:24 PM
The gateway was running win95 sygate, and the router is a speed stream 2614 (http://www.speedstream.com/datasheet_2614.html). I explained this to their tech support but I don't think the rep. really understood the problem.
Any ideas? (just to be clear, the world can hit my 'www.xyz.com' page, but inside the router, I can't. But all other DNS lookups work. Also, other services behave the same way... outside, I can FTP to www.xyz.com, but inside, I can't unless I use 10.0.0.2)
thanks!
Bob
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 11:56 PM
02-03-2002 11:56 PM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
If you use the IP address instead of the host name ie: if www.xyz.com resolves to 123.aaa.bbb.ccc does http://123.aaa.bbb.ccc/ work where http://www.xyz.com/ didn't, if so the above solution would work in the interim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 12:04 AM
02-04-2002 12:04 AM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
Just something to try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 07:21 AM
02-04-2002 07:21 AM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
Inside the NAT/LAN, ping www.xyz.com actually works, and the IP address is resolved to 123.aaa.bbb.ccc (well, my REAL one : )
bash-2.04$ ping xyz.com
PING xyz.com (123.aaa.bbb.ccc) from 10.0.0.2 : 56(84) bytes of data.
64 bytes from dhcp123-aaa-bbb-ccc.myservice.com (123.aaa.bbb.ccc): icmp_seq=0 ttl=64 time=1.181 msec
bash-2.04$ ping 10.0.0.2
PING 10.0.0.2 (10.0.0.2) from 10.0.0.2 : 56(84) bytes of data.
64 bytes from 10.0.0.2: icmp_seq=0 ttl=255 time=64 usec
Notice the big difference in ping time too, so I think the first one must be going out to the WAN side? Actually, I just pinged 10.0.0.1 and it has the same time as pinging xyz.com. (traceroute works too, but it's only one step : )
Also, when I surf to http://123.aaa.bbb.ccc from any machine on the nat (linux and windows) it also does not find the webserver. I should have mentioned this before.
As far as trying 192.x.y.z (which was the default), I never have. I changed the defaults to 10.0.0.x right away. I will try this as soon as I get home from work today : )
Anymore ideas?
Thanks again,
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 05:17 PM
02-04-2002 05:17 PM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
Any other ideas??
Kevin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 09:03 AM
03-15-2002 09:03 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 09:10 AM
03-15-2002 09:10 AM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 09:20 AM
03-15-2002 09:20 AM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
Do they have DNS listed first?
It sounds like one box is hitting the DNS first and the other is hitting the FILES.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 10:08 AM
07-11-2002 10:08 AM
Re: the world can see my WS, but inside my LAN, I can't with 2614 router
Hope this helps out.
- dak -