You will need at least 2 vlans created ( vlan 20 & 30 ). Not sure on how a d-link work but a cisco would be something like this;
config t ! ! vlan 20 name net20 ! vlan 30 name net30 ! ! interface fas 0/1 switchport trunk allowed vlan 1,20,30 switchport mode trunk ! write mem I'm assuming the Dlink natively untags on the default vlan assigned to the switchport so the physical address 192.168.1.1 would be untagged. No as far as your example ( very confusing on what's your network outline ), your 192.168.10.45 would also need reach and access. Without an visio/map to go off , I would just add a 3rd vlan10 VIF to the switch and all three networks off the switch, using the vyatta ip_addr as the next-hop gateway. This would be a router-on-a-stick approach. I'm currently doing the above with a cisco 2621 _______________________________________________ Vyatta-users mailing list Vyatta-users@mailman.vyatta.com http://mailman.vyatta.com/mailman/listinfo/vyatta-users