GRE Tunnel with multi ips

Hi Guys,

I am trying to make a gre tunnel go out a certain IP address, and listen on a certain ip.

add disabled=no dscp=0 !keepalive l2mtu=65535 local-address=202.20.4.116 mtu=\
    1476 name=gre-tunnel1 remote-address=222.2.100.114



add address=202.20.4.102/30 comment="ISP Route" disabled=no interface=ether1 \
    network=202.20.4.100

202..89.176/29
202.
.89.153/29
202..4.112/28
202.
.2.64/28

All these subnets come off the router. Routing to all these ip’s are fine, just not sure on GRE.

I have multiple public ip addresses attached to my header ip. How do I go about doing this?

bump, anyone?