hi,
 
I currently have a /29 assigned by my isp for my dsl. I have got my bsd box connecting 
fine and natd is working off one off the ips. I would like to bind the remaining 5 ips 
to the tun0 interface on the bsd box and enable static nating to certain boxes behind 
the firewall. I am however having problems as when I use ifconfig i get strange 
results e.g.
 
tun0: flags=8151<UP,POINTOPOINT,RUNNING,PROMISC,MULTICAST> mtu 1500
        inet 123.54.67.94 --> 65.4.32.1 netmask 0xffffff00 
        Opened by PID 6896
root on gateway# ifconfig tun0 alias inet 123.54.67.93
root on gateway# ifconfig tun0
tun0: flags=8151<UP,POINTOPOINT,RUNNING,PROMISC,MULTICAST> mtu 1500
        inet 123.54.67.94 --> 65.4.32.1 netmask 0xffffff00 
        inet 192.168.0.254 --> 123.54.67.93. netmask 0xffffff00 
        Opened by PID 6896
root on gateway# 
 
im not sure whats going on here but it certainly isnt correct. I have also tried 
playing around with ifalias commands in ppp with no problems. Am I going about this in 
completely the wrong way or is my syntax wrong when using ifconfig.
 
regards
 

Chris 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to