|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Dns does not resolve from outside lan
i have my own dns server set up using lgpro.servebeer.com as my domain and i have a second freebsd server that i want access to.
it it named freebsd2 and when i ssh for example to freebsd2.lgpro.servebeer.com from within my lan i get freebsd2 but when i ssh to freebsd2.lgpro.servebeer.com from outside the lan i get freebsd1(which is my dns server) i dunno why it's doing this, or if it's a problem with my dns config or something else. Any suggestions? thx, Chris |
|
#2
|
|||
|
|||
|
your A record is showing freebsd1 and freebsd2 and lgpro.servebeer.com all going to 24.112.15.227 which means you need to contact your ISP or whoever is hosting your records and have a new one created for each. also if you only have one public address then you will need to do port redirection for each protocol lets say freebsd1 you will use telnet and freebsd2 will use ssh.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > Dns does not resolve from outside lan |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|