Community discussions

MikroTik App
 
Eduardo25
newbie
Topic Author
Posts: 26
Joined: Fri Mar 12, 2021 11:49 pm

Invalid value for argument address : RB4011

Fri Apr 01, 2022 5:40 am

Hi everyone I need help.

I have ISP router that set to bridge mode , static IP credentials and Mikrotik RB4011iGs

I already set Static IP in eth1 in address list, ISP DNS, Ip routes and Nat yet I cant connect to the internet also giving this error when pinging any website.
Image
I contacted our ISP provider yet there is no problem when testing directly into a computer. but in my Mikrotik router couldn't even connect to the internet
I also change the DNS yet it wont work.

I change the IP Static to x.x.x.x here for privacy
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=magnumbridge interface=ether3
add bridge=magnumbridge interface=ether4
/interface list member
add interface=ether1 list=WAN
add interface=magnumbridge list=LAN
/ip address
add address=x.x.x.x/26 interface=ether1 network=x.x.x.x
add address=192.168.1.1/24 interface=magnumbridge network=192.168.1.0
/ip dhcp-server network
add address=192.168.1.0/24 dns-server=192.168.1.1 gateway=192.168.1.1 \
    netmask=24
/ip dns
set query-server-timeout=5s servers=161.49.49.49,161.49.48.48
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
/ip route
add distance=1 gateway=ether1 routing-mark=1_subnet
add disabled=yes distance=1 gateway=x.x.x.x routing-mark=1_subnet
/ip route rule
add action=lookup-only-in-table src-address=192.168.1.0/24 table=1_subnet
/ip service
 
Eduardo25
newbie
Topic Author
Posts: 26
Joined: Fri Mar 12, 2021 11:49 pm

Re: Invalid value for argument address : RB4011  [SOLVED]

Sat Oct 15, 2022 12:28 pm

Hi everyone I need help.

I have ISP router that set to bridge mode , static IP credentials and Mikrotik RB4011iGs

I already set Static IP in eth1 in address list, ISP DNS, Ip routes and Nat yet I cant connect to the internet also giving this error when pinging any website.
Image
I contacted our ISP provider yet there is no problem when testing directly into a computer. but in my Mikrotik router couldn't even connect to the internet
I also change the DNS yet it wont work.

I change the IP Static to x.x.x.x here for privacy
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=magnumbridge interface=ether3
add bridge=magnumbridge interface=ether4
/interface list member
add interface=ether1 list=WAN
add interface=magnumbridge list=LAN
/ip address
add address=x.x.x.x/26 interface=ether1 network=x.x.x.x
add address=192.168.1.1/24 interface=magnumbridge network=192.168.1.0
/ip dhcp-server network
add address=192.168.1.0/24 dns-server=192.168.1.1 gateway=192.168.1.1 \
    netmask=24
/ip dns
set query-server-timeout=5s servers=161.49.49.49,161.49.48.48
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
/ip route
add distance=1 gateway=ether1 routing-mark=1_subnet
add disabled=yes distance=1 gateway=x.x.x.x routing-mark=1_subnet
/ip route rule
add action=lookup-only-in-table src-address=192.168.1.0/24 table=1_subnet
/ip service

This was already a long time ago, I forgot to close this thread and I won't delete it in case someone has the same problem as mine.

The problem was in the ISP provider that it needs to match the VLAN ID to that I can UP the internet connection, well I'm very busy at that time I let them do their job to configure on their side because ISP Tech support sucks getting 2 weeks' time before they to configure my request.

Who is online

Users browsing this forum: Amazon [Bot], f008600 and 65 guests