hodidl
July 14, 2005, 3:06pm
1
hello friends of mikrotik
i have a big problem
i,ve dnl mikrotik router os v2.8 to test and i failed every time to configure it
my dates
ive got from my isp a range of 8 usable ip
and 1 gateway static ip
2 DNS IP
(XDSL Austria )
how can i configure this to get access to the internet
ISP Side (no DHCP)
ip= 88.75.145.58
gateway = 88.75.145.57
subnet= 255.2555.255.248
dns 1 = 197.59.160.194
dns2= 197.59.161.122
Private Side
ip 192.168.1.5
subnet= 255.255.255.0
gateway= 192.168.1.1
dns1=
dns2=
Please help out my Problem and forgive my terrible english
Answers in german are welcome
g
hodidl Austria
ip
hodidl
July 14, 2005, 3:46pm
3
i,ve read the manual but there,s a little bug in my sewtup or so, i dont know.
please help me if you can
Suppose 2 ethernet card on your MT: lan (private) wan(public)
/ip add address=88.75.145.58/29 interface=wan
/ip dns set primary= 197.59.160.194
/ip dns set seco=197.59.161.122
/ip route add gateway=88.75.145.57
for prinate
/ip add address=192.168.1.5/24 interface=lan
Comunidad Mikrotik en Español:
http://ar.groups.yahoo.com/group/isparg/
You need to give more detail for people here to be able to help you.
What doesn’t work?
What have you tried to ping, from where, and with what results?
Regards
Andrew
Perhaps you forgot to add your gateway as a gateway under IP → Route and/or you need a masq firewall rule for your internal subnet of 192.168.1.X. Do you have a firewall rule for src-nat that nats your internal subnet?
hodidl
July 14, 2005, 8:20pm
8
firewall rule was my mistake
thank you all for your help
many greetings from Austria