internet access from jail, on host acting as nat gateway
From: Khairil Yusof (kaeru_at_pd.jaring.my)
Date: 05/26/04
- Previous message: Dag-Erling Smørgrav: "Re: fopen("file","a")"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-hackers@freebsd.org Date: Wed, 26 May 2004 23:08:28 +0800
Asking here, because I got no replies in questions@ :(
I'm having a problem here, where I can't access the internet from inside
my jails. The host and another computer on the lan (fxp0) have no
problems connecting to the internet via natd. I don't have any problems
for connections between the host and jail either.
Is internet access from a jail, for this kind of setup possible?
I do have a divert all rule:
divert 8668 ip from any to any via tun0
and rc.conf is
natd_interface="tun0"
natd_flags="-dynamic yes -s -m"
nfs_reserved_port_only="NO"
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: Dag-Erling Smørgrav: "Re: fopen("file","a")"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|