![]() |
|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
im using ezjail and freebsd 6.2
the jail is working, bat has no internet. Quote:
for my jail i'm using 192.168.1.7 (it exist as alias in ifconfig). is this a problem? i have /usr/jails/myJail/etc/resolv.conf but it doesnt solve the problem. do i need to add smth in /etc/host or jail's /etc/host? inside the jail sysinstall says "no interfaces available". any ideas? ![]()
__________________
FreeBSD 6.2 RELEASE |
|
|||
![]()
Try putting
Code:
nameserver 208.67.222.222 nameserver 208.67.220.220 The above addresses are for OpenDNS's DNS servers.
__________________
I just saved a bunch of money on my car insurance by fleeing the scene of the accident! |
|
||||
![]()
resolv.conf inside the jail
Quote:
Quote:
![]() i test it with 2 masks: Quote:
Quote:
*** edit just to test i start jail with my IP (77.X.X.X) and DNS (77.X.X.1) and everything was ok (if this helps)
__________________
FreeBSD 6.2 RELEASE Last edited by bgobs; 17th June 2008 at 10:18 AM. |
|
|||
![]() Quote:
# jail /usr/jails/test test 77.X.X.X /bin/sh then # cd ... && make install and voila - everything was ok ![]() i'll try calling my ISP. *** edit i call them. well... im using LAN. my ISP have plans for different number of PC's. now im using their plan for 2 pc's. they told me that i must buy their next plan (for 5 pc's) if i want more IP's. so, my qestion is: is there a way to run jails without buying new plan? and of course they must not see that, because they are the best ISP in my town and i dont want to be in their black list ![]()
__________________
FreeBSD 6.2 RELEASE Last edited by bgobs; 17th June 2008 at 01:21 PM. |
|
|||
![]()
i want to run web (apache, php, mysql) and mail (dovecot, postfix, spamassassin, clamav) server.
is it posible with different jails and no internet access inside them? may be they can use localhost? (when im writing this and then reading it... it sound like realy stupid question ![]() if it posible somehow can you guide me what/where to RTFM? if it's not or it's hard to do and requires a lot of knowledge - ignore it. i'll buy next plan.
__________________
FreeBSD 6.2 RELEASE Last edited by bgobs; 17th June 2008 at 03:06 PM. |
|
||||
![]() Quote:
__________________
Kill your t.v. |
|
|||
![]() Quote:
for my personal usage i have windows with XAMPP. *** edit: i was testing... i start two jails on one ip - its ok ![]() it seems that there is no problems using jails with one ip. i must use different ports for my services ![]() any bad comments about this solution? ![]()
__________________
FreeBSD 6.2 RELEASE Last edited by bgobs; 17th June 2008 at 04:27 PM. |
|
|||
![]()
I'd recommend getting a router that does NAT for you, that way you can have one publicly routable IP address, but literally thousands (depending on the router you get and what "fake" network it uses) of internal IP addresses for your machines only.
You can then set up in the routher that requests on port 80 go to 192.168.0.43 but requests for port 25 go to 192.168.0.87. Or however your network is set up. And as far as the ISP is concerned, you have one publicly facing machine (the router). No need to pay them extra for you having more than one computer, because they don't provide anything extra to you (except it sounds like they may be giving you an extra IP which would most likely be overkill for you).
__________________
I just saved a bunch of money on my car insurance by fleeing the scene of the accident! |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
pppoe internet connection on another lladdr | enaqx | General software and network | 3 | 4th July 2009 12:07 AM |
finding packages denpendencies with no internet connection | roddierod | OpenBSD Packages and Ports | 1 | 13th November 2008 03:17 PM |
pkg inside non-global zone? | nacredata | Solaris | 2 | 30th September 2008 11:50 PM |
Set time in Jail | tanked | FreeBSD General | 5 | 22nd August 2008 01:51 PM |
Internet access within jail | Weaseal | FreeBSD General | 5 | 26th June 2008 02:45 PM |