Sponsored Content
Special Forums IP Networking Local Lan, no-ip directed DNS forward, surf within lan Post 302416304 by lawstudent on Monday 26th of April 2010 05:00:06 AM
Old 04-26-2010
Local Lan, no-ip directed DNS forward, surf within lan

Hi,

We have a website running on a local centos 5.4 surfer, static IP.
The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server.

My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine.

However, we cannot see it perfectly fine within the same LAN.

We can FTP to the server locally fine,
We can access the local IP fine, but it looks weird (doesnt use the css I guess)
We can ping all, SSH all etc etc.

How can we browse our website locally within the LAN and see the same as people can outside the LAN?

It is really difficult to make changes at the moment within the office, have to go out to another LAN and than see the effect.

What are we doing wrong?
 

10 More Discussions You Might Find Interesting

1. Solaris

How to configure private LAN and coporate LAN on the same machine-Solaris10

Hi , I am trying to configure a private LAN and corporate LAN on the same machien on Solaris 10. How can I achieve this? Thanks (1 Reply)
Discussion started by: deedee
1 Replies

2. IP Networking

DNS on LAN

Hi all. I am trying to use BIND9 as DNS server. All goes well, except that i can't lookup my relative LAN hostnames instead of full domain names. F.e. i can lookup host hostname.subdomain.domain but can't host hostname This is my master zone file --------------------- $TTL 3h... (2 Replies)
Discussion started by: kukuruku
2 Replies

3. IP Networking

LAN server - Proxy, DNS, WEB - I'm lost!!!

Ok! I started to do something and I got lost...and crazy! I got MW2000S gateway device that provides wireless internet access! It is configured to work as NAT. Clients connect to MW and have access to internet and it works beautifully! And now! In the same network I have Ubuntu machine. First I... (0 Replies)
Discussion started by: salvor_hardin
0 Replies

4. Linux

lan help

iam using open suse 10.3 in dual boot with windows internet is through Lan(ethernet) in windows by entering below data in Lan properties net is coming the information is bellow ip 10.2.45.67 subnet 255.255.0.0 default gate way 10.1.1.4... (3 Replies)
Discussion started by: seshumohan
3 Replies

5. IP Networking

lan DNS and telnet and GNS

hi i am stuck middle of this configuration.plz help me outta it. /../chroot/etc/named.conf // Enterprise Linux BIND Configuration Tool // // Default initial "Caching Only" name server configuration // options { directory "/var/named"; dump-file... (0 Replies)
Discussion started by: csayantan
0 Replies

6. Red Hat

Different hostnames with reboot while lan cable, no lan cable

I am facing strange problem regarding hostname on my Linux(2.6.18-164.el5xen x86_64 GNU/Linux), the hostname changes if reboot with lan cable and with NO lan cable Reboot with lan cable: The hostname is ubunut Unable to connect Oracle database using sqlplus some times database is not... (2 Replies)
Discussion started by: LinuxLearner
2 Replies

7. IP Networking

lan

how can i make lan between two or more computers having linux fedora as os...? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

8. Fedora

about lan

how can i lan between two or more computers having linux fedora as os? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

9. UNIX for Dummies Questions & Answers

Routing issue - local vs LAN

hi guys suse 11 SP1 x64 I have a server (4 NIC ports 192.168.100.100-103) that connects point to point to a storage device (same thing 4 ports 192.168.110.100-113) but this server connects to normal LAN 10.6.100.x - gateway 10.6.100.1 the issue is when testing connectivity to the storage... (7 Replies)
Discussion started by: karlochacon
7 Replies

10. Cybersecurity

iptables Local Lan Issues

I recently installed Centos 6 and is my SOHO firewall/router. The small network is layout like such: |--eth0(WAN) Centos 6(firewall/router) |---eth1(LAN) | Switch | | LAN(192.168.3.0/27) | | PCs ----Laptops---Printer... (8 Replies)
Discussion started by: metallica1973
8 Replies
WAKEONLAN(8)						    BSD System Manager's Manual 					      WAKEONLAN(8)

NAME
wakeonlan -- send Wake on LAN frames to hosts on a local Ethernet network SYNOPSIS
wakeonlan [interface] lladdr [lladdr ...] DESCRIPTION
The wakeonlan program is used to send Wake on LAN (WoL) frames over a local Ethernet network to one or more hosts using their link layer (hardware) addresses. WoL functionality is generally enabled in a machine's BIOS and can be used to power on machines from a remote system without having physical access to them. interface is an Ethernet interface of the local machine and is used to send the Wake on LAN frames over it. If there is only one Ethernet device available that is up and running, then the interface argument can be omitted. lladdr is the link layer address of the remote machine. This can be specified as the actual hardware address (six hexadecimal numbers separated by colons) or as a hostname entry in /etc/ethers. wakeonlan accepts multiple lladdr addresses. Link layer addresses can be determined and set using ifconfig(8). FILES
/etc/ethers Ethernet host name data base. SEE ALSO
ethers(5), ifconfig(8) AUTHORS
wakeonlan was written by Marc Balmer <marc@msys.ch>. BSD
May 25, 2012 BSD
All times are GMT -4. The time now is 10:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy