hi guys..
just to share with you my experience of configuring my rb750 & rb250 so that
my tv downstairs connected via homeplug can also connect to the internet so that my xbox/network media player/ps3 can online
this is how the network is....
and this is my RB750 configuration

the reason the dhcp is sitting on the bridge Local so that both ends can get the dhcp traffic
while my rb250gs configuration is
PLEASE NOTE THAT BY DEFAULT THE RB250GS IP IS 192.168.88.1 WHICH IS SAME AS THE DEFAULT FOR RB750
SO CONFIGURE IT SEPARATELY THEN ONLY CONNECT THEM
somehow i feel that this isn't a very efficient configuration method, i might be wrong and this might be the only method to configure it..
hope this will help some of you with unique.. problems like me.. and happy cny holidays...
here is the rb750 cfg in case you wanna see it in details..
» Click to show Spoiler - click again to hide... «
/interface bridge
add admin-mac=00:00:00:00:00:00 ageing-time=5m arp=enabled auto-mac=yes comment="" disabled=no forward-delay=15s l2mtu=1520 max-message-age=20s mtu=1500 \
name=Local priority=0x8000 protocol-mode=none transmit-hold-count=6
add admin-mac=00:00:00:00:00:00 ageing-time=5m arp=enabled auto-mac=yes comment="" disabled=no forward-delay=15s l2mtu=1520 max-message-age=20s mtu=1500 \
name=IPTV priority=0x8000 protocol-mode=none transmit-hold-count=6
/interface ethernet
set 0 arp=enabled auto-negotiation=yes comment="" disabled=no full-duplex=yes l2mtu=1526 mac-address=00:0C:42:80:FE:AA mtu=1500 name=ether1-gateway speed=\
100Mbps
set 1 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment="" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:80:FE:AB \
master-port=none mtu=1500 name=ether2-local-master speed=100Mbps
set 2 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment="" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:80:FE:AC \
master-port=ether2-local-master mtu=1500 name=ether3-local-slave speed=100Mbps
set 3 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment="" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:80:FE:AD \
master-port=ether2-local-master mtu=1500 name=ether4-local-slave speed=100Mbps
set 4 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment="" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:80:FE:AE \
master-port=none mtu=1500 name=ether5-local-slave speed=100Mbps
/interface vlan
add arp=proxy-arp comment="" disabled=no interface=ether1-gateway l2mtu=1522 mtu=1500 name=vlan500 use-service-tag=no vlan-id=500
add arp=enabled comment="" disabled=no interface=ether5-local-slave l2mtu=1520 mtu=1500 name=vlan600 use-service-tag=no vlan-id=600
add arp=enabled comment="" disabled=no interface=ether1-gateway l2mtu=1522 mtu=1500 name=gwvlan600 use-service-tag=no vlan-id=600
add arp=enabled comment="" disabled=no interface=ether5-local-slave l2mtu=1520 mtu=1500 name=vlan1 use-service-tag=no vlan-id=1
/interface pppoe-client
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,mschap2 comment="" dial-on-demand=no disabled=no interface=vlan500 max-mru=1480 max-mtu=1480 \
mrru=disabled name=pppoe-out password=tmbuttme profile=default service-name="" use-peer-dns=no user=tmnuts@unifi
/ip pool
add name=default-dhcp ranges=192.168.88.30-192.168.88.50
/ip dhcp-server
add address-pool=default-dhcp authoritative=after-2sec-delay bootp-support=static disabled=no interface=Local lease-time=3d name=default
add comment="" name=full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive
/interface bridge port
add bridge=IPTV comment="" disabled=no edge=auto external-fdb=auto horizon=none interface=vlan600 path-cost=10 point-to-point=auto priority=0x80
add bridge=IPTV comment="" disabled=no edge=auto external-fdb=auto horizon=none interface=gwvlan600 path-cost=10 point-to-point=auto priority=0x80
add bridge=Local comment="" disabled=no edge=auto external-fdb=auto horizon=none interface=ether2-local-master path-cost=10 point-to-point=auto priority=0x80
add bridge=Local comment="" disabled=no edge=auto external-fdb=auto horizon=none interface=vlan1 path-cost=10 point-to-point=auto priority=0x80
/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=no
This post has been edited by JinXXX: Jan 28 2011, 01:05 AM