|
||||||||
Linksys does that aliasing or forwarding automatically... AND I WOULD LOVE to make it work on a unix router. Basically, it's like NAT is also running on the internal interface, and detects the request for the external addresses which are REALLY on the internal network and forwards appropriately. I've got another application for it... I was asking before, but didn't have a simple example like that in my head to explain it. I've got a network whic I have no control over (it's ATM through a telco) Each port on the network is allocated a "path" through the network to my router in their colo. My problem is that because of path allocation, Host1 can't see Host2, but Host1 can see router and Host2 can see router. I thought of making them run on private addresses but different subnets, and that way they would have a valid reason for talking to the router even though they are essentially on the same network, but although it will work with a Cisco, it won't work with my PC based configs. Any experts out there have a clue what to try? Just looking for a pointer that will let me "route" back onto the same interface... essentially what you were seeing with the linksys. Thanks. m/ -----Original Message----- From: Boris Rudoy [mailto:boris at rudoy dot com] Sent: Saturday, November 22, 2003 12:15 PM To: m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] NAT configuration Sure I can access my web server from any address outside of my private network. I am asking becouse before m0n0wall i used Linksys router and was no problem to see web page using public address ----- Original Message ----- From: "Christopher M. Iarocci" <iarocci at eastendsc dot com> To: "Boris Rudoy" <boris at rudoy dot com>; <m0n0wall at lists dot m0n0 dot ch> Sent: Saturday, November 22, 2003 3:06 PM Subject: Re: [m0n0wall] NAT configuration > > > > I have DSL with static public ip > > Behind the router i have web server with address 192.168.1.2 Also exist > > computer with 192.168.1.3 Domain "test.com" pointed to my public ip > > Exist rull to alow tcp from Wan to 192.168.1.2 port 80, and NAT port > mapping > > for 80 port on 192.168.1.2 > > > > Q: > > I am trying to access from192.168.1.3 to > ttp://192.168.1.2/WebFoldername - > > no problem to see the page > > But if I use http://test.com//WebFoldername I got no responce. > > Same if i trying to connect http://my_public_ip//WebFoldername > > > > I am sure i missed something in configuration > > Please advise. > > You can not access the server via the public IP from within the private LAN > network. You will need someone outside your LAN to test it for you. Sounds > like you didn't miss anything though. > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.542 / Virus Database: 336 - Release Date: 11/18/2003 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |