OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 18.1 Legacy Series »
  • Network via intel 350t4v2 - please help
« previous next »
  • Print
Pages: [1] 2

Author Topic: Network via intel 350t4v2 - please help  (Read 6613 times)

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Network via intel 350t4v2 - please help
« on: May 13, 2018, 09:15:34 pm »
I'm trying to make an analogue of wan and Lan. I spent a lot of time solving this problem.

1. For the operation of the WAN analog on OPT1, I indicated in the settings of the interface mac the address of the network card from the WAN itself. There was an exit in the world. ( We will assume that it works. )

2. To configure the LAN on OPT2, I made similar settings, as for the LAN itself. The LAN itself was turned off.
I registered any poppies.
The route does not go beyond the gateway. Exit to the world does not work accordingly.

What to do with LAN (OPT2)?
How correctly was WAN configured (OPT1)?

p.s. opnsense latest

Scheme: https://i.imgur.com/RSid9i3.png
« Last Edit: May 15, 2018, 11:20:38 am by JetA »
Logged

guest15389

  • Guest
Re: Network via intel 350t4v2 - please help
« Reply #1 on: May 14, 2018, 03:05:45 am »
I'm trying to follow but not really clear on what the problem is or how you are setup.

Can you share what your Interface Assignments window looks like?

So you are trying to ping out to the Internet from the internal network and traffic isn't going out?
Logged

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #2 on: May 14, 2018, 07:05:32 am »
Quote
So you are trying to ping out to the Internet from the internal network and traffic isn't going out?

Yes.

Routing:

Code: [Select]
ipv4  default  178.215.11.1  UGS  5590  1500  igb0  OPT1_2Provider   
ipv4  127.0.0.1  link#7  UH  394  16384  lo0     
ipv4  178.215.11.0/25  link#3  U  2527  1500  igb0  OPT1_2Provider   
ipv4  178.215.11.10  link#3  UHS  0  16384  lo0     
ipv4  192.168.1.0/24  link#1  U  955  1500  bce0  LAN   
ipv4  192.168.1.3  link#1  UHS  0  16384  lo0     
ipv4  192.168.2.0/24  link#4  U  11  1500  igb1  OPT2_2Provider_LAN   
ipv4  192.168.2.1  link#4  UHS  0  16384  lo0

Settings of the machine connected to OPT2_2Provider_LAN:
IP: 192.168.2.26
Mask: 255.255.255.0
Gateway: 192.168.2.1
+2 dns

« Last Edit: May 14, 2018, 11:22:01 am by JetA »
Logged

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #3 on: May 14, 2018, 07:06:20 am »
I also tried to turn off the firewall, configure NAT, make a special route ...
Logged

guest15389

  • Guest
Re: Network via intel 350t4v2 - please help
« Reply #4 on: May 14, 2018, 01:11:09 pm »
Can you share what your Interface Assignments window looks like?

Logged

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #5 on: May 14, 2018, 01:29:55 pm »
Oh sure. Anything you want :)

« Last Edit: May 14, 2018, 01:42:35 pm by JetA »
Logged

guest15389

  • Guest
Re: Network via intel 350t4v2 - please help
« Reply #6 on: May 14, 2018, 01:31:15 pm »
Why aren't you using WAN for your WAN interface and just a LAN interface? I'm not following why you have so many.

What's the "WAN" interface configured as: DHCP/Static?
Logged

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #7 on: May 14, 2018, 01:36:28 pm »
I have network interfaces that are integrated into the motherboard - turned off.
Now only the external network card is used (intel 350t4v2) - on it you need to configure WAN and LAN.

"WAN" on OPT1 seems to work correctly.
But the "LAN" on OPT2 can not be configured.

I also want to try bridge use on the OPT2 interface...

Quote
What's the "WAN" interface configured as: DHCP/Static?
Static
« Last Edit: May 14, 2018, 01:38:47 pm by JetA »
Logged

weust

  • Hero Member
  • *****
  • Posts: 644
  • Karma: 57
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #8 on: May 14, 2018, 01:58:40 pm »
Why didn't you just disable the onboard NICs in the BIOS/UEFI?
That way they won't even be detected by the OS.
Logged
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.

guest15389

  • Guest
Re: Network via intel 350t4v2 - please help
« Reply #9 on: May 14, 2018, 02:00:52 pm »
Even so, I just only configure the 2 ports I use on my 4 port firewall. The other 2 are just left alone and not assigned.

0 is my WAN and 1 is my LAN, other 2 ports are just unassigned.

Logged

weust

  • Hero Member
  • *****
  • Posts: 644
  • Karma: 57
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #10 on: May 14, 2018, 02:02:35 pm »
What Animosity022 is fine too. During initial setup you simply select which NIC to use for which type of connection (WAN or LAN).
Logged
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #11 on: May 14, 2018, 02:06:18 pm »
Quote from: weust on May 14, 2018, 01:58:40 pm
Why didn't you just disable the onboard NICs in the BIOS/UEFI?
That way they won't even be detected by the OS.

1. And then how to perform the basic setting?
2. The built-in adapter will synchronize with another opnsense. We have two identical machine
Logged

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #12 on: May 14, 2018, 02:11:02 pm »
Quote from: Animosity022 on May 14, 2018, 02:00:52 pm
Even so, I just only configure the 2 ports I use on my 4 port firewall. The other 2 are just left alone and not assigned.

0 is my WAN and 1 is my LAN, other 2 ports are just unassigned.
I plan to use the second two ports as WAN and LAN on a network card for another provider.
But now I'm trying at least two current settings...

That is, it turns out like this (intel 350t4v2):
OPT1 - WAN
OPT2 - LAN
OPT3 - WAN
OPT4 - LAN

default LAN - synchronization with another similar server.

That is, if I now reassign the LAN, then in the future it can not be used for synchronization (probably).
Or in any case I can not configure the second provider.
« Last Edit: May 14, 2018, 02:16:03 pm by JetA »
Logged

weust

  • Hero Member
  • *****
  • Posts: 644
  • Karma: 57
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #13 on: May 14, 2018, 02:40:04 pm »
I see where you're going at, but it feels like you are overthinking things.

Why not the first WAN/LAN bundle on the onboard NICs (assuming you have at least two onboard NICs) and the second bundle on OPT1 and OPT2, and then use OPT3 and OPT4 for connecting the second node?

I take it this is a HA setup?
Logged
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.

JetA

  • Jr. Member
  • **
  • Posts: 92
  • Karma: 3
    • View Profile
Re: Network via intel 350t4v2 - please help
« Reply #14 on: May 14, 2018, 02:48:34 pm »
Quote from: weust on May 14, 2018, 02:40:04 pm
I see where you're going at, but it feels like you are overthinking things.

Why not the first WAN/LAN bundle on the onboard NICs (assuming you have at least two onboard NICs) and the second bundle on OPT1 and OPT2, and then use OPT3 and OPT4 for connecting the second node?

The scheme is not accurate, in a hurry. But I think the principle is clear. That this is the most correct way to make a failover cluster.
Logged

  • Print
Pages: [1] 2
« previous next »
  • OPNsense Forum »
  • Archive »
  • 18.1 Legacy Series »
  • Network via intel 350t4v2 - please help
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2