WAN with static IP not working what i'm doing wrong

this is after few day’s of trying to make it work

this is after a lot of combinations of trying
first i tryed to make it work in local network with local ip using this and it worked but with public ip it does not work… HELP! Please it’s probably something simple that i’m missing here

(192.168.1.1 is my internal pfsense ip address and 192.168.1.213 is address given to RB on ether2-Cable)

Using WinBox
IP > Address > Add static IP from ISP and assign to the WAN Interface (probably ether1)
IP > DNS > Settings > Add DNS from ISP

This is the bit I spend a while trying to acheive…
IP > Route > Add 0.0.0.0/0 and Gateway IP from ISP

IP > DHCPClient > Dissable/Remove the DHCP client on WAN Interface (Ether1)

i googled and so on… nothing helped… When i connect my connection to pfsense with static ip it works

this probably now has errors… :frowning: but i’m loosing my mind and its probably something simple…

and i was also looking here to try
http://wiki.mikrotik.com/wiki/Manual:IP/Route#Default_route

but nothing :frowning:

/ip  address print detail
Flags: X - disabled, I - invalid, D - dynamic 
 0   ;;; default configuration
     address=192.168.8.1/24 network=192.168.8.0 broadcast=192.168.8.255 interface=ether3-local actual-interface=ether3-local 

 1   address=83.193.64.156/29 network=83.193.64.152 broadcast=83.193.64.159 interface=ether1-Fiber actual-interface=ether1-Fiber 

 2 D address=192.168.1.213/24 network=192.168.1.0 broadcast=192.168.1.255 interface=ether2-Cable actual-interface=ether2-Cable 


/ip route print detail
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit 
 0   S  dst-address=0.0.0.0/0 gateway=83.139.64.153 gateway-status=83.139.64.153 unreachable distance=1 scope=30 target-scope=10 

 1 ADS  dst-address=0.0.0.0/0 gateway=192.168.1.1 gateway-status=192.168.1.1 reachable ether2-Cable distance=10 scope=30 target-scope=10 

 2   S  dst-address=83.139.64.152/29 pref-src=83.139.64.156 gateway=ether1-Fiber gateway-status=ether1-Fiber unreachable distance=1 scope=30 target-scope=10 

 3 ADC  dst-address=83.193.64.152/29 pref-src=83.193.64.156 gateway=ether1-Fiber gateway-status=ether1-Fiber unreachable distance=0 scope=200 

 4 ADC  dst-address=192.168.1.0/24 pref-src=192.168.1.213 gateway=ether2-Cable gateway-status=ether2-Cable reachable distance=0 scope=10 

 5 ADC  dst-address=192.168.8.0/24 pref-src=192.168.8.1 gateway=ether3-local gateway-status=ether3-local reachable distance=0 scope=10

That looks right. How are you testing?

connect it directly to media converter

i tryed shuting down media converter and router

turn on media converter - connectet RB450g ether1fiber to media converter

ether2-cable disconected

ether3-local connected computer

tryed ping

tyed plain old web browsing

and so on.. nothing :frowning:

Yes, but where are you testing from? From the computer? If so, did you set up NAT? Can you ping hosts on the Internet directly from the router, rather than through the router?

nat was up and runing… here it is

/ip firewall nat> print detail
Flags: X - disabled, I - invalid, D - dynamic 
 0   ;;; default configuration
     chain=srcnat action=masquerade out-interface=ether1-Fiber 

 1   chain=srcnat action=masquerade out-interface=ether2-Cable

its connected on ether2-cable now so i can telnet into it and get info if needed for forum :slight_smile:

p.s. i could not ping from the ruter also, nat was deafult created in ruter i did not change it

if you need any output from RB just write and it will be here

Looking at your routes, even the directly connected network on the fiber link is declared unreachable. What is the interface status?

now is not active cose its on pfsense box… but when connected it goes active if i remember …

i can connect cable and run any command you need to get info

Reconnect it and try this: can you ping the default gateway from the router? Can you see it in the ARP table? Does the traffic monitor/sniffer on the router show packets leaving and entering the router?

can you ping the default gateway from the router?

this i can say right away did not work.. it was first thing i tried…

i’ll try again in the morning and look into other stuff too… and post here

hope i’ll remember everything cose i intend to make some guide from my experience .. i started writing stuff down

tnx

i tryed this morning next best thing

used rb750 that i prepared for my sister - reset it to factory default, change parameter and it works…

so there is definetly something wrong with my rb450g :frowning:

i’ll try again with factory reset hope this time it will work :slight_smile: or else i have to return it and wait 45-50 days for new one :frowning:

it seams if you touch bridge on rb450g then it breaks something in config… cose i’ve done another two three factory resets.. and if i dont touch default config with bridge it works … strange

Why are you bridging things? The 450G has a built in switch chip that works in hardware at line speed if you need several ports to be on the same subnet.

i’m not .. its default config… i was removing it… and when i remove it… my static ip went nuts :frowning:

now i’m not touching it :slight_smile: well at least till i get more time… now to get it working it cost me my nervs hehehe

so… i’ll try one weekend when my wife works so i can have enough time to make it work if it falls apart again