Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Dec 2004 15:19:20 -0200
From:      "Giovanni P. Tirloni" <gpt@tirloni.org>
To:        freebsd-net@freebsd.org
Subject:   tun interface address conflict
Message-ID:  <41B0A018.5020205@tirloni.org>

next in thread | raw e-mail | index | archive | help
Hi,

  I tried to connect two ADSL lines from the same telco using ppp but 
it breaks when setting the second interface. The problem seems an 
address conflict between them, like this:

# ifconfig tun1 192.168.100.1 192.168.100.254 netmask 255.255.255.255
# ifconfig tun2 192.168.100.2 192.168.100.254 netmask 255.255.255.255
ifconfig: ioctl (SIOCAIFADDR): File exists

  "File exists" is the same error that I find on /var/log/ppp.log. Is 
there anything that can be done to use both at the same time?

Thanks,

-- 
Giovanni P. Tirloni



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41B0A018.5020205>