DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-09-14 08:21:57

mykroft
Member
Registered: 2007-05-12
Posts: 83

Multi Ips - diff subnet

Is it possible via funplug to do a virt ip on a diff subnet, I have a neighbor on a wireless ap on a diff subnet to isolate my net from them, but would like to give them access to a shared folder on the DNS box. 

Has anyone tried a virt ip on this thing?

Myk

Offline

 

#2 2008-09-14 14:29:15

fonz
Member / Developer
From: Berlin
Registered: 2007-02-06
Posts: 1716
Website

Re: Multi Ips - diff subnet

You can create interface aliases. Assuming your network is 192.168.1.0/24 and your neighbour's net is 192.168.2.0/24, you can add an IP from your neighbour's subnet like this:

Code:

ifconfig egiga0:2 192.168.2.13 netmask 255.255.255.0 broadcast 192.168.2.255 up

This alone, however, might not solve your problem. You still need to ensure proper forwarding rules that depend on the details of your network.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB