Hi,
On 25-jan-2006, at 11:57, Fabian Keil wrote:
[EMAIL PROTECTED] ~ #ifconfig gif0 tunnel 1.2.3.4 5.6.7.8 up
[EMAIL PROTECTED] ~ #ifconfig bridge0 create
[EMAIL PROTECTED] ~ #ifconfig bridge0 addm ndis0 addm gif0 up
[EMAIL PROTECTED] ~ #ifconfig bridge0
bridge0: flags=8043 mtu 1500
eth
Hi,
On 26-jan-2006, at 13:54, Fabian Keil wrote:
gif0 was created with 'ifconfig gif0 create', I just forgot to copy
and paste it.
I get the "Operation not permitted" error only when I haven't
enough privileges:
[EMAIL PROTECTED] ~ $ifconfig bridge0 addm gif0
ifconfig: BRDGADD gif0: Operation
Hi,
ATM I don't use a VPN therefore I can't give you a known to work
step-by-step solution. However I couldn't reproduce your problem
on 6.0 with the following commands:
[EMAIL PROTECTED] ~ #ifconfig gif0 tunnel 1.2.3.4 5.6.7.8 up
[EMAIL PROTECTED] ~ #ifconfig bridge0 create
[EMAIL PROTECTED] ~
Hello,
I've been trying to create a tunnel/bridge between two networks which
both reside behind a FreeBSD router using NAT. I've achieved it using
the handbook example in chapter 14.10. Clients on network A are able
to ping clients on network B and clients on network A are able to map
sam